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