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