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