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