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