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