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