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