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