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