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