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