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