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