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