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