diff options
author | Colin Snover | 2016-10-15 17:54:45 -0500 |
---|---|---|
committer | Colin Snover | 2016-10-15 18:00:37 -0500 |
commit | f35fafa52569abac058ffb1f7f2e2806919c43eb (patch) | |
tree | 7d515e33332794815de12fd03ad3b1021fbc1d2c /engines/lure/events.h | |
parent | af2027ddd19b7ac14b3671e80fd6eca1a2a6b12d (diff) | |
download | scummvm-rg350-f35fafa52569abac058ffb1f7f2e2806919c43eb.tar.gz scummvm-rg350-f35fafa52569abac058ffb1f7f2e2806919c43eb.tar.bz2 scummvm-rg350-f35fafa52569abac058ffb1f7f2e2806919c43eb.zip |
SCI32: Fix kPalVary(SetVary) in SCI2.1early games
Game scripts pass an extra argument which is never used in SSCI.
This happens e.g. when warping from room 620 to room 860 in
LSL6hires.
Adding a signature for kPalVarySetVary for SCI2.1early games only
does not work because KQ7 1.51 is detected as SCI2.1early but the
interpreter includes kPalVary code that matches SCI2.1mid.
Fixes Trac#9611.
Diffstat (limited to 'engines/lure/events.h')
0 files changed, 0 insertions, 0 deletions