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