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