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