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