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