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