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