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