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