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