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