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