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