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