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