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