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