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