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