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