aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agos/debug.h')
-rw-r--r--engines/agos/debug.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/agos/debug.h b/engines/agos/debug.h
index bcb500f89e..82bd8ac959 100644
--- a/engines/agos/debug.h
+++ b/engines/agos/debug.h
@@ -566,10 +566,10 @@ static const char *const ww_opcode_name_table[256] = {
"WJ|IS_BOX",
"I|START_ITEM_SUB",
/* 144 */
- NULL,
- NULL,
- NULL,
- NULL,
+ "IB|SET_DOOR_STATE1",
+ "IB|SET_DOOR_STATE2",
+ "IB|SET_DOOR_STATE3",
+ "IB|SET_DOOR_STATE2",
/* 148 */
"IB|IF_DOOR_OPEN",
NULL,