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