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