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