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