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