aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/dataio.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/dataio.h')
-rw-r--r--engines/gob/dataio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/dataio.h b/engines/gob/dataio.h
index a2b27e98c4..1e1ebc7875 100644
--- a/engines/gob/dataio.h
+++ b/engines/gob/dataio.h
@@ -28,7 +28,7 @@
namespace Gob {
-#define MAX_DATA_FILES 3
+#define MAX_DATA_FILES 6
#define MAX_SLOT_COUNT 4
class DataIO {