aboutsummaryrefslogtreecommitdiff
path: root/engines/mads
diff options
context:
space:
mode:
authorFilippos Karapetis2014-04-27 22:54:57 +0300
committerFilippos Karapetis2014-04-27 22:54:57 +0300
commit29234dc34d12e0f5fc28819bef34d394d3143b4b (patch)
tree5a4872f3d45d3af3491830d5a9232d1207e58b2d /engines/mads
parent027a2f3710b05fcefc5135ad9a2b562f7c1ab50c (diff)
downloadscummvm-rg350-29234dc34d12e0f5fc28819bef34d394d3143b4b.tar.gz
scummvm-rg350-29234dc34d12e0f5fc28819bef34d394d3143b4b.tar.bz2
scummvm-rg350-29234dc34d12e0f5fc28819bef34d394d3143b4b.zip
MADS: Remove the unused GType_Riddle game ID (it's an M4 game)
Diffstat (limited to 'engines/mads')
-rw-r--r--engines/mads/mads.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/mads/mads.h b/engines/mads/mads.h
index 5ae8b8eac5..d6a2a848bc 100644
--- a/engines/mads/mads.h
+++ b/engines/mads/mads.h
@@ -63,8 +63,7 @@ enum MADSDebugChannels {
enum {
GType_RexNebular = 0,
GType_Dragonsphere = 1,
- GType_Phantom = 2,
- GType_Riddle = 3
+ GType_Phantom = 2
};
enum ScreenFade {