aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/mads/messages.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/messages.h b/engines/mads/messages.h
index 8ca9bc6f12..90269c12b5 100644
--- a/engines/mads/messages.h
+++ b/engines/mads/messages.h
@@ -51,7 +51,7 @@ public:
int _color2;
Common::Point _position;
int _textDisplayIndex;
- int _msgOffset;
+ uint32 _msgOffset;
int _numTicks;
uint32 _frameTimer2;
uint32 _frameTimer;