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