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