SCI32: Give more specific game version numbers
This commit is contained in:
parent
60bdb7936f
commit
08f501117b
1 changed files with 1 additions and 1 deletions
|
@ -2275,7 +2275,7 @@ static const SciScriptPatcherEntry kq7Signatures[] = {
|
|||
// (global 204 bit 15), but global 201 is not a flag global (it holds a
|
||||
// reference to theInvisCursor). This patch stops clearing after 1359 (global
|
||||
// 200 bit 15). Hopefully that is good enough to not break the game.
|
||||
// Applies to at least: English 1.0 & 2.0
|
||||
// Applies to at least: English 1.0c & 2.0a
|
||||
static const uint16 lighthouseFlagResetSignature[] = {
|
||||
SIG_MAGICDWORD,
|
||||
0x34, SIG_UINT16(0x58f), // ldi 1423
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue