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