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