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