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