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