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