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