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