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