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