diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/agos/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agos/debug.h b/engines/agos/debug.h index 354aeafa8b..520eb9b3c0 100644 --- a/engines/agos/debug.h +++ b/engines/agos/debug.h @@ -1525,8 +1525,8 @@ static const char *const puzzlepack_opcode_name_table[256] = { NULL, /* 36 */ "WW|MOVE", - "B|LOAD_MOUSE_IMAGE", "BI|CHECK_TITLES", + "B|LOAD_MOUSE_IMAGE", NULL, /* 40 */ NULL, |