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