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