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