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