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