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