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