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