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