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