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