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