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