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