aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/workarounds.cpp
diff options
context:
space:
mode:
authorMartin Kiewitz2010-08-13 12:44:20 +0000
committerMartin Kiewitz2010-08-13 12:44:20 +0000
commitae32b8b3e5fae39e216c73ef26a5f0cd1e6c5cd1 (patch)
tree55861832c80dccd350e8b16c4e720aa6f55261a0 /engines/sci/engine/workarounds.cpp
parentaab9fcae451cd9d766c27ad83cc2e903912925c8 (diff)
downloadscummvm-rg350-ae32b8b3e5fae39e216c73ef26a5f0cd1e6c5cd1.tar.gz
scummvm-rg350-ae32b8b3e5fae39e216c73ef26a5f0cd1e6c5cd1.tar.bz2
scummvm-rg350-ae32b8b3e5fae39e216c73ef26a5f0cd1e6c5cd1.zip
SCI: adding pharkas workaround room 540
bug #3044218 svn-id: r52065
Diffstat (limited to 'engines/sci/engine/workarounds.cpp')
-rw-r--r--engines/sci/engine/workarounds.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sci/engine/workarounds.cpp b/engines/sci/engine/workarounds.cpp
index 737da573d6..84d5df5366 100644
--- a/engines/sci/engine/workarounds.cpp
+++ b/engines/sci/engine/workarounds.cpp
@@ -95,6 +95,7 @@ const SciWorkaroundEntry uninitializedReadWorkarounds[] = {
{ GID_FANMADE, 528, 990, 0, "GDialog", "doit", -1, 4, { WORKAROUND_FAKE, 0 } }, // Happens in Cascade Quest when closing the glossary - bug #3038757
{ GID_FREDDYPHARKAS, -1, 24, 0, "gcWin", "open", -1, 5, { WORKAROUND_FAKE, 0xf } }, // is used as priority for game menu
{ GID_FREDDYPHARKAS, -1, 31, 0, "quitWin", "open", -1, 5, { WORKAROUND_FAKE, 0xf } }, // is used as priority for game menu
+ { GID_FREDDYPHARKAS, 540, 540, 0, "WaverCode", "init", -1, -1, { WORKAROUND_FAKE, 0 } }, // Gun pratice mini-game
{ GID_GK1, -1, 64950, -1, "Feature", "handleEvent", -1, 0, { WORKAROUND_FAKE, 0 } }, // sometimes when walk-clicking
{ GID_GK2, -1, 11, 0, "", "export 10", -1, 3, { WORKAROUND_FAKE, 0 } }, // called when the game starts
{ GID_GK2, -1, 11, 0, "", "export 10", -1, 4, { WORKAROUND_FAKE, 0 } }, // called during the game