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