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