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