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