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