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