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