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