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