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