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