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