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