aboutsummaryrefslogtreecommitdiff
path: root/kyra/staticres.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2005-12-09 14:52:31 +0000
committerJohannes Schickel2005-12-09 14:52:31 +0000
commit1fc81a08fa6eab8d29b8e0d443501727b1c6c224 (patch)
tree1b6a29fd64f5b61fb2af1f0f55d4169462d9a615 /kyra/staticres.cpp
parent4f1c89591eb4abde1f535e7edde0839da16749f5 (diff)
downloadscummvm-rg350-1fc81a08fa6eab8d29b8e0d443501727b1c6c224.tar.gz
scummvm-rg350-1fc81a08fa6eab8d29b8e0d443501727b1c6c224.tar.bz2
scummvm-rg350-1fc81a08fa6eab8d29b8e0d443501727b1c6c224.zip
Commited patch # 1376551 (debug console, text fade, misc). Thanks to vinterstum.
svn-id: r19763
Diffstat (limited to 'kyra/staticres.cpp')
-rw-r--r--kyra/staticres.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kyra/staticres.cpp b/kyra/staticres.cpp
index f29b0e4ba1..ee71bcaee2 100644
--- a/kyra/staticres.cpp
+++ b/kyra/staticres.cpp
@@ -497,7 +497,7 @@ KyraEngine::OpcodeProc KyraEngine::_opcodeTable[] = {
// 0x6c
Opcode(cmd_createAmuletJewel),
Opcode(cmd_setSceneAnimCurrXY),
- Opcode(cmd_Poison_Brandon_And_Remaps),
+ Opcode(cmd_poisonBrandonAndRemaps),
Opcode(cmd_fillFlaskWithWater),
// 0x70
Opcode(cmd_getCharactersMovementDelay),