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