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