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