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