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