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