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