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