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