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