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