aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/imd.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/imd.h')
-rw-r--r--engines/gob/imd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/imd.h b/engines/gob/imd.h
index 3069e9eb7d..bf66136d58 100644
--- a/engines/gob/imd.h
+++ b/engines/gob/imd.h
@@ -92,7 +92,7 @@ public:
int16 frames, bool fade, bool interruptible);
protected:
- char _curFile[15];
+ char _curFile[18];
int16 _curX;
int16 _curY;