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