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