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