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