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