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