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