aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/detection.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/detection.h')
-rw-r--r--engines/adl/detection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/adl/detection.h b/engines/adl/detection.h
index 42752869f5..bd01529abc 100644
--- a/engines/adl/detection.h
+++ b/engines/adl/detection.h
@@ -32,6 +32,7 @@ namespace Adl {
enum GameType {
GAME_TYPE_NONE,
+ GAME_TYPE_HIRES0,
GAME_TYPE_HIRES1,
GAME_TYPE_HIRES2
};