aboutsummaryrefslogtreecommitdiff
path: root/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm.h')
-rw-r--r--scumm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm.h b/scumm.h
index 1a5636f734..74fdf7bd30 100644
--- a/scumm.h
+++ b/scumm.h
@@ -558,7 +558,7 @@ struct CharsetRenderer {
int _xpos2, _ypos2;
- byte _bufPos;
+ int _bufPos;
byte _unk12,_disableOffsX;
byte *_ptr;
byte _unk2, _bpp;