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