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