aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_c64.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/script_c64.cpp')
-rw-r--r--scumm/script_c64.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_c64.cpp b/scumm/script_c64.cpp
index 8cf9682b6b..0094dcfabb 100644
--- a/scumm/script_c64.cpp
+++ b/scumm/script_c64.cpp
@@ -182,7 +182,7 @@ void ScummEngine_c64::setupOpcodes() {
OPCODE(o_getObjectOwner),
/* 74 */
OPCODE(o5_getDist),
- OPCODE(o2_findObject),
+ OPCODE(o5_printEgo),
OPCODE(o2_walkActorToObject),
OPCODE(o2_clearState01),
/* 78 */