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