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