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