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