diff options
author | Colin Snover | 2016-07-12 14:14:01 -0500 |
---|---|---|
committer | Colin Snover | 2016-07-12 14:41:17 -0500 |
commit | efc12ffc5c905f38f1ea7889d4d9d6c14647441d (patch) | |
tree | b78bccee23c74e502c9c73535274cd7be7069762 /engines/sci/console.cpp | |
parent | 53ab0b28051eb346aa6a05c8c60e77d0f4cfa3cc (diff) | |
download | scummvm-rg350-efc12ffc5c905f38f1ea7889d4d9d6c14647441d.tar.gz scummvm-rg350-efc12ffc5c905f38f1ea7889d4d9d6c14647441d.tar.bz2 scummvm-rg350-efc12ffc5c905f38f1ea7889d4d9d6c14647441d.zip |
SCI32: Avoid flash of incorrect colour when palettes are changed
Avoid forcing the screen to refresh after a palette change if the
screen is also about to be drawn to, as the palette change + draw
is intended to be an atomic operation.
Diffstat (limited to 'engines/sci/console.cpp')
0 files changed, 0 insertions, 0 deletions