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