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