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