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