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