diff options
-rw-r--r-- | engines/wage/detection.cpp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/engines/wage/detection.cpp b/engines/wage/detection.cpp index 9e44a6d2ca..f0e195cd39 100644 --- a/engines/wage/detection.cpp +++ b/engines/wage/detection.cpp @@ -78,6 +78,15 @@ static const ADGameDescription gameDescriptions[] = { }, { "wage", + "Deep Angst", + AD_ENTRY1s("Deep Angst", "635f62bbc569e72b03cab9107927d03d", 335232), + Common::EN_ANY, + Common::kPlatformMacintosh, + ADGF_USEEXTRAASTITLE, + GUIO0() + }, + { + "wage", "Escape from School!", AD_ENTRY1s("Escape from School!", "a854be48d4af20126d18a9cad93a969b", 51840), Common::EN_ANY, |