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