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