diff options
-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 2aedcc1003..3e72213ae3 100644 --- a/scumm/script_v90he.cpp +++ b/scumm/script_v90he.cpp @@ -141,7 +141,7 @@ void ScummEngine_v90he::setupOpcodes() { OPCODE(o72_wordArrayIndexedWrite), /* 4C */ OPCODE(o6_invalid), - OPCODE(o6_invalid), + OPCODE(o80_unknown4D), OPCODE(o6_invalid), OPCODE(o6_wordVarInc), /* 50 */ |