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