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