aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v100he.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/script_v100he.cpp')
-rw-r--r--scumm/script_v100he.cpp20
1 files changed, 10 insertions, 10 deletions
diff --git a/scumm/script_v100he.cpp b/scumm/script_v100he.cpp
index 44b3deacaa..80c58239c4 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(o6_invalid),
+ OPCODE(o80_unknown49),
OPCODE(o100_unknown25),
/* DC */
OPCODE(o90_sqrt),
@@ -324,18 +324,18 @@ void ScummEngine_v100he::setupOpcodes() {
OPCODE(o6_startScriptQuick2),
OPCODE(o6_getState),
/* E0 */
- OPCODE(o6_invalid),
- OPCODE(o6_invalid),
- OPCODE(o6_invalid),
- OPCODE(o6_invalid),
+ OPCODE(o72_unknownF1),
+ OPCODE(o72_unknownEC),
+ OPCODE(o72_unknownEF),
+ OPCODE(o72_unknownF0),
/* E4 */
+ OPCODE(o70_stringLen),
+ OPCODE(o72_unknownF5),
OPCODE(o6_invalid),
- OPCODE(o6_invalid),
- OPCODE(o6_invalid),
- OPCODE(o6_invalid),
+ OPCODE(o72_unknownF6),
/* E8 */
- OPCODE(o6_invalid),
- OPCODE(o6_invalid),
+ OPCODE(o72_unknownED),
+ OPCODE(o60_readFilePos),
OPCODE(o72_getTimer),
OPCODE(o6_getVerbEntrypoint),
/* EC */