diff options
| author | Willem Jan Palenstijn | 2011-12-17 16:39:01 +0100 |
|---|---|---|
| committer | Willem Jan Palenstijn | 2011-12-17 16:40:15 +0100 |
| commit | 3185dac25e2f1984ccf92e7c33eee12caa6cd676 (patch) | |
| tree | 4af2588d3bed85be9564ef9269d5337486a0979a /engines/testbed/detection.cpp | |
| parent | 9fdb38d39510d81de43c887e95bae5b6e6a91156 (diff) | |
| download | scummvm-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/testbed/detection.cpp')
0 files changed, 0 insertions, 0 deletions
