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