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