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