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