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