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