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