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