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