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