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