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