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