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