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