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