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