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