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