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