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