aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/detection.cpp')
-rw-r--r--engines/mads/detection.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mads/detection.cpp b/engines/mads/detection.cpp
index b8e75b4393..49253f0e3a 100644
--- a/engines/mads/detection.cpp
+++ b/engines/mads/detection.cpp
@@ -68,7 +68,9 @@ Common::Platform MADSEngine::getPlatform() const {
static const PlainGameDescriptor MADSGames[] = {
{"MADS", "MADS"},
+ {"dragonsphere", "Dragonsphere"},
{"nebular", "Rex Nebular and the Cosmic Gender Bender"},
+ {"phantom", "Return of the Phantom"},
{0, 0}
};