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