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