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