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