diff options
author | Colin Snover | 2017-05-20 19:21:24 -0500 |
---|---|---|
committer | Colin Snover | 2017-05-20 21:14:18 -0500 |
commit | 66efb750a0ccaa3c2ff8b77f60544a345328da8b (patch) | |
tree | 8393fd2462a1f13a8ed8f10e40866554ef20fe56 /gui/launcher.h | |
parent | 14a521a21177361184fee38242065a64c5fcdf05 (diff) | |
download | scummvm-rg350-66efb750a0ccaa3c2ff8b77f60544a345328da8b.tar.gz scummvm-rg350-66efb750a0ccaa3c2ff8b77f60544a345328da8b.tar.bz2 scummvm-rg350-66efb750a0ccaa3c2ff8b77f60544a345328da8b.zip |
SCI: Add more support for >16-bit SCI3 offsets
Basically just grepped for getOffset calls being assigned to
uint16s and expanded those to uint32 when they looked trivial.
While some of these changes seem superfluous, at least for the
US/English SCI3 games where potentially impacted game scripts are
not large enough to have a problem with 16-bit offsets (e.g. when
feature detecting the sound type), at least some of these changes
are necessary for correct operation of the find_callk debugger
command in SCI3 games. There should not be a reason why any of
these variables need to be kept as uint16, in any case.
Diffstat (limited to 'gui/launcher.h')
0 files changed, 0 insertions, 0 deletions