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