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