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