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