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