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