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