ref: e459364a33054107d5a74800e90a94f4809cae5b dir: /src/Star.h/
#pragma once void InitStar(void); void ActStar(void); void PutStar(int fx, int fy);