aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v8.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/script_v8.cpp')
-rw-r--r--scumm/script_v8.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v8.cpp b/scumm/script_v8.cpp
index acf62fb92c..e1f37778b3 100644
--- a/scumm/script_v8.cpp
+++ b/scumm/script_v8.cpp
@@ -319,7 +319,7 @@ void Scumm_v8::setupOpcodes()
OPCODE(o6_getActorFromXY),
/* DC */
OPCODE(o6_findObject),
- OPCODE(o6_invalid),
+ OPCODE(o6_getVerbFromXY),
OPCODE(o6_invalid),
OPCODE(o6_findInventory),
/* E0 */