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