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