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