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