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