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