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