From a4be70e47b93a33ca114bc6309c1349605f8aebd Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 25 Oct 2006 10:08:38 +0000 Subject: [PATCH] Correction to script opcode table for FF svn-id: r24494 --- engines/agos/debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/agos/debug.h b/engines/agos/debug.h index 42236eea3f1..5adc4ef889d 100644 --- a/engines/agos/debug.h +++ b/engines/agos/debug.h @@ -1867,7 +1867,7 @@ static const char *const feeblefiles_opcodeNameTable[256] = { NULL, /* 36 */ "VV|MOVE", - "|JUMP_OUT", + "B|JUMP_OUT", NULL, NULL, /* 40 */