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