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