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