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