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