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