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