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