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