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