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