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