diff options
Diffstat (limited to 'scumm/script_v90he.cpp')
| -rw-r--r-- | scumm/script_v90he.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v90he.cpp b/scumm/script_v90he.cpp index 7a84fc7a81..1470f5e09b 100644 --- a/scumm/script_v90he.cpp +++ b/scumm/script_v90he.cpp @@ -135,7 +135,7 @@ void ScummEngine_v90he::setupOpcodes() { OPCODE(o6_wordArrayWrite), /* 48 */ OPCODE(o80_unknown48), - OPCODE(o80_unknown49), + OPCODE(o80_getSoundVar), OPCODE(o80_localizeArrayToRoom), OPCODE(o6_wordArrayIndexedWrite), /* 4C */ |
