diff --git a/Source/towners.h b/Source/towners.h index 864d8d22e..843389853 100644 --- a/Source/towners.h +++ b/Source/towners.h @@ -34,7 +34,7 @@ typedef struct TownerStruct { int _tAnimLen; // Number of frames in current animation int _tAnimFrame; // Current frame of animation. int _tAnimFrameCnt; - char _tAnimOrder; + Sint8 _tAnimOrder; int _tAnimWidth; int _tAnimWidth2; int _tTenPer;