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