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