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