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