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