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