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