diff options
-rw-r--r-- | engines/wage/detection_tables.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h index 5b74326b60..d6f84e79d8 100644 --- a/engines/wage/detection_tables.h +++ b/engines/wage/detection_tables.h @@ -91,6 +91,15 @@ static const ADGameDescription gameDescriptions[] = { }, { "wage", + "Double Trouble", + AD_ENTRY1s("Double Trouble", "5e9ee13d09ac54918ed111fa9727ac1c", 557184), + Common::EN_ANY, + Common::kPlatformMacintosh, + ADGF_GENERIC, + GUIO0() + }, + { + "wage", "Escape from School!", AD_ENTRY1s("Escape from School!", "a854be48d4af20126d18a9cad93a969b", 51840), Common::EN_ANY, |