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