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