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