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