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