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