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