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