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