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