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