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