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