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