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