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