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