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