diff --git a/hyper.h b/hyper.h index c7342eb2..1771f05e 100644 --- a/hyper.h +++ b/hyper.h @@ -282,7 +282,7 @@ struct gcell { eItem item; eLand barleft, barright; bool ligon; - unsigned char pathdist, cpdist, mpdist; + signed char pathdist, cpdist, mpdist; unsigned char mondir, bardir, stuntime, hitpoints; unsigned char landflags;