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