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