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