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