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