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