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