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