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