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