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