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