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