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