From 20ccd3affcbefb6d1bd998c99b57a783266fb879 Mon Sep 17 00:00:00 2001 From: Martin Kiewitz Date: Wed, 6 Jul 2016 19:57:26 +0200 Subject: [PATCH] SCI: Fix typo in script patch comment (longbow arithmetic bug) Wasn't bug #6571, but bug #6751 Thanks to omer_mor for spotting it --- engines/sci/engine/script_patches.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/sci/engine/script_patches.cpp b/engines/sci/engine/script_patches.cpp index 70436e12697..a88c283592d 100644 --- a/engines/sci/engine/script_patches.cpp +++ b/engines/sci/engine/script_patches.cpp @@ -1508,7 +1508,7 @@ static const uint16 longbowPatchShowHandCode[] = { // // Applies to at least: English PC floppy, German PC floppy (not tested), English Amiga floppy // Responsible method: export 2 of script 225 -// Fixes bug: #6571 +// Fixes bug: #6751 static const uint16 longbowSignatureBerryBushFix[] = { 0x89, 0x70, // lsg global[70h] 0x35, 0x03, // ldi 03h