aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/scumm/detection.h')
-rw-r--r--engines/scumm/detection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/detection.h b/engines/scumm/detection.h
index b6dfa757bb..5ed6b5aab0 100644
--- a/engines/scumm/detection.h
+++ b/engines/scumm/detection.h
@@ -99,6 +99,7 @@ enum FilenameGenMethod {
kGenHEMac,
kGenHEMacNoParens,
kGenHEPC,
+ kGenHEIOS,
kGenUnchanged
};