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