SCI: fix 2nd LB2 pterodactyl room patch

patch terminator was missing
This commit is contained in:
Martin Kiewitz 2014-05-29 11:56:41 +02:00
parent b59026f1dd
commit 73c02d4166

View File

@ -1672,6 +1672,7 @@ static const uint16 laurabow2PatchRememberWiredEastDoor[] = {
PATCH_ADDTOOFFSET(+2), // skip jmp [ret]
0x34, PATCH_UINT16(0x0001), // ldi 0001
0xa1, PATCH_UINT16(97), // sag 97d (set our eastDoor-wired-global)
PATCH_END
};
// Laura Bow 2 CD resets the audio mode to speech on init/restart