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