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