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