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