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