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