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