aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection_tables.h
diff options
context:
space:
mode:
authorMatthew Hoops2012-06-08 19:45:31 -0400
committerMatthew Hoops2012-06-08 19:45:31 -0400
commitf22661e4b931609609fb785b503c1e534bfe14d7 (patch)
tree0815485af02ecc179fbe68a09fe337323eb7a4fc /engines/scumm/detection_tables.h
parentc735b2acda10dcf2225a38cb50a69c840b6662bc (diff)
downloadscummvm-rg350-f22661e4b931609609fb785b503c1e534bfe14d7.tar.gz
scummvm-rg350-f22661e4b931609609fb785b503c1e534bfe14d7.tar.bz2
scummvm-rg350-f22661e4b931609609fb785b503c1e534bfe14d7.zip
SCUMM: Stub off other football2002 u32 opcodes
Diffstat (limited to 'engines/scumm/detection_tables.h')
-rw-r--r--engines/scumm/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h
index 452a6f0960..c84681e266 100644
--- a/engines/scumm/detection_tables.h
+++ b/engines/scumm/detection_tables.h
@@ -384,7 +384,7 @@ static const GameSettings gameVariantsTable[] = {
// Added the use of bink videos
{"Baseball2003", 0, 0, GID_BASEBALL2003, 6, 100, MDT_NONE, GF_USE_KEY | GF_16BIT_COLOR, UNK, GUIO3(GUIO_NOLAUNCHLOAD, GUIO_NOMIDI, GUIO_NOASPECT)},
{"basketball", 0, 0, GID_BASKETBALL, 6, 100, MDT_NONE, GF_USE_KEY| GF_16BIT_COLOR, UNK, GUIO3(GUIO_NOLAUNCHLOAD, GUIO_NOMIDI, GUIO_NOASPECT)},
- {"football2002", 0, 0, GID_FOOTBALL, 6, 100, MDT_NONE, GF_USE_KEY | GF_16BIT_COLOR, UNK, GUIO3(GUIO_NOLAUNCHLOAD, GUIO_NOMIDI, GUIO_NOASPECT)},
+ {"football2002", 0, 0, GID_FOOTBALL2002, 6, 100, MDT_NONE, GF_USE_KEY | GF_16BIT_COLOR, UNK, GUIO3(GUIO_NOLAUNCHLOAD, GUIO_NOMIDI, GUIO_NOASPECT)},
{"Soccer2004", 0, 0, GID_SOCCER2004, 6, 100, MDT_NONE, GF_USE_KEY | GF_16BIT_COLOR, UNK, GUIO3(GUIO_NOLAUNCHLOAD, GUIO_NOMIDI, GUIO_NOASPECT)},
// U32 code required, for testing only