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