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