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