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