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