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