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