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