aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/detection_tables.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-05-26 13:28:40 -0400
committerPaul Gilbert2014-05-26 13:28:40 -0400
commitd951cb9bda5e4b37653feb581f26024a76885b58 (patch)
tree72a8a7dbfb47199ff7fb8fd228f6c78918533368 /engines/mads/detection_tables.h
parent5cc424fe778a6c677c5b816a8517fb8817a97b62 (diff)
downloadscummvm-rg350-d951cb9bda5e4b37653feb581f26024a76885b58.tar.gz
scummvm-rg350-d951cb9bda5e4b37653feb581f26024a76885b58.tar.bz2
scummvm-rg350-d951cb9bda5e4b37653feb581f26024a76885b58.zip
MADS: Add detection for alternate Rex 8.49 English
Diffstat (limited to 'engines/mads/detection_tables.h')
-rw-r--r--engines/mads/detection_tables.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/engines/mads/detection_tables.h b/engines/mads/detection_tables.h
index a5a9c33456..9995ccc66d 100644
--- a/engines/mads/detection_tables.h
+++ b/engines/mads/detection_tables.h
@@ -63,6 +63,24 @@ static const MADSGameDescription gameDescriptions[] = {
},
{
+ // Rex Nebular and the Cosmic Gender Bender DOS English 8.49 Atlernate
+ {
+ "nebular",
+ 0,
+ {
+ { "section1.hag", 0, "d583576923e3437937fb7f46f4b6274f", 927222 },
+ AD_LISTEND
+ },
+ Common::EN_ANY,
+ Common::kPlatformDOS,
+ ADGF_NO_FLAGS,
+ GUIO1(GUIO_NONE)
+ },
+ GType_RexNebular,
+ 0
+ },
+
+ {
// Return of the Phantom DOS English
{
"phantom",