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