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