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