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