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