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