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