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