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