aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/adl_v2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/adl_v2.cpp')
-rw-r--r--engines/adl/adl_v2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/adl/adl_v2.cpp b/engines/adl/adl_v2.cpp
index 3a938b3ae5..1e5553a22a 100644
--- a/engines/adl/adl_v2.cpp
+++ b/engines/adl/adl_v2.cpp
@@ -51,7 +51,7 @@ void AdlEngine_v2::setupOpcodeTables() {
Opcode(o2_isItemInRoom);
// 0x04
Opcode(o2_isNounNotInRoom);
- Opcode(o1_isMovesGrEq);
+ Opcode(o1_isMovesGT);
Opcode(o1_isVarEq);
OpcodeUnImpl();
// 0x08