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