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