aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/vga13h.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/vga13h.h')
-rw-r--r--engines/cge/vga13h.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cge/vga13h.h b/engines/cge/vga13h.h
index 6b56217a1e..26969e7031 100644
--- a/engines/cge/vga13h.h
+++ b/engines/cge/vga13h.h
@@ -191,7 +191,7 @@ public:
uint8 _takePtr;
int _seqPtr;
int _shpCnt;
- char _file[MAXFILE];
+ char _file[kMaxFile];
Sprite *_prev;
Sprite *_next;