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