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