aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo/eden.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cryo/eden.h')
-rw-r--r--engines/cryo/eden.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/cryo/eden.h b/engines/cryo/eden.h
index c05b3db1e0..edcfc860a7 100644
--- a/engines/cryo/eden.h
+++ b/engines/cryo/eden.h
@@ -735,6 +735,8 @@ private:
byte *_codePtr;
uint8 tab_2CB1E[8][4];
+
+ const unsigned int kMaxMusicSize = 2200000; // largest .mus file size
};
}