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