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