diff options
Diffstat (limited to 'scumm/script_v100he.cpp')
| -rw-r--r-- | scumm/script_v100he.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v100he.cpp b/scumm/script_v100he.cpp index 2f92d3d121..50dd62c672 100644 --- a/scumm/script_v100he.cpp +++ b/scumm/script_v100he.cpp @@ -316,7 +316,7 @@ void ScummEngine_v100he::setupOpcodes() { /* D8 */ OPCODE(o72_unknown5A), OPCODE(o6_isSoundRunning), - OPCODE(o80_unknown49), + OPCODE(o80_getSoundVar), OPCODE(o100_unknown25), /* DC */ OPCODE(o90_sqrt), |
