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