SCI: Fix typo in script patch comment (longbow arithmetic bug)
Wasn't bug #6571, but bug #6751 Thanks to omer_mor for spotting it
This commit is contained in:
parent
273bbab82a
commit
20ccd3affc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue