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