aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/detection_tables.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-02-22 14:20:34 -0500
committerPaul Gilbert2014-02-22 14:20:34 -0500
commit3df12371873cb8e3380422aa3095e367408526af (patch)
tree1dc4b3c81c49f1e82be2582b39a9e6fdc01ac42b /engines/mads/detection_tables.h
parent02a1d0eaa3f462425d115f4d88c3d2badbc7a236 (diff)
downloadscummvm-rg350-3df12371873cb8e3380422aa3095e367408526af.tar.gz
scummvm-rg350-3df12371873cb8e3380422aa3095e367408526af.tar.bz2
scummvm-rg350-3df12371873cb8e3380422aa3095e367408526af.zip
MADS: Removed M4-specific code. Keeping engine MADS-specific for now
Diffstat (limited to 'engines/mads/detection_tables.h')
-rw-r--r--engines/mads/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/detection_tables.h b/engines/mads/detection_tables.h
index 7410dce2f6..ac5316d4b4 100644
--- a/engines/mads/detection_tables.h
+++ b/engines/mads/detection_tables.h
@@ -38,7 +38,7 @@ static const MADSGameDescription gameDescriptions[] = {
GUIO1(GUIO_NONE)
},
GType_RexNebular,
- GF_MADS
+ 0
},
{ AD_TABLE_END_MARKER }