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