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