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