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