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