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