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