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