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