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