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