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