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