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