aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/string.cpp
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2011-12-17 16:39:01 +0100
committerWillem Jan Palenstijn2011-12-17 16:40:15 +0100
commit3185dac25e2f1984ccf92e7c33eee12caa6cd676 (patch)
tree4af2588d3bed85be9564ef9269d5337486a0979a /engines/scumm/string.cpp
parent9fdb38d39510d81de43c887e95bae5b6e6a91156 (diff)
downloadscummvm-rg350-3185dac25e2f1984ccf92e7c33eee12caa6cd676.tar.gz
scummvm-rg350-3185dac25e2f1984ccf92e7c33eee12caa6cd676.tar.bz2
scummvm-rg350-3185dac25e2f1984ccf92e7c33eee12caa6cd676.zip
DREAMWEB: Work around runtime limitation
The WordRef accessor writes back its value too late. Example: in the call printDirect(data.word(kLastxpos), .....) the destructor isn't called until after printDirect returns. This destroys the modifications to lastXPos that printDirect makes.
Diffstat (limited to 'engines/scumm/string.cpp')
0 files changed, 0 insertions, 0 deletions