aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/detection_tables.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-02-19 22:01:10 -0500
committerPaul Gilbert2014-02-19 22:01:10 -0500
commit7593ec29d060268b7102509324d83e87c4ddd77c (patch)
tree03b9bc85f425b63ae05e58d5ad1875329847dc85 /engines/mads/detection_tables.h
parent488bf66c3e451a65ab14a387f681fb91aa5c6253 (diff)
downloadscummvm-rg350-7593ec29d060268b7102509324d83e87c4ddd77c.tar.gz
scummvm-rg350-7593ec29d060268b7102509324d83e87c4ddd77c.tar.bz2
scummvm-rg350-7593ec29d060268b7102509324d83e87c4ddd77c.zip
MADS: Fix feature flags for Rex Nebular detection entry
Diffstat (limited to 'engines/mads/detection_tables.h')
-rw-r--r--engines/mads/detection_tables.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mads/detection_tables.h b/engines/mads/detection_tables.h
index 7a66029b9b..7410dce2f6 100644
--- a/engines/mads/detection_tables.h
+++ b/engines/mads/detection_tables.h
@@ -37,6 +37,8 @@ static const MADSGameDescription gameDescriptions[] = {
ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
+ GType_RexNebular,
+ GF_MADS
},
{ AD_TABLE_END_MARKER }