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