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