aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/frameout.h
diff options
context:
space:
mode:
authorColin Snover2016-08-04 19:19:06 -0500
committerColin Snover2016-08-11 20:50:33 -0500
commitc28a5733e0911f071f02f3d14aec0dfe53f1aa05 (patch)
treed3ae9e3eefb176176841975cf5fd5ab20a562e01 /engines/sci/graphics/frameout.h
parent74e94ac7f32dfd06567cd153127b9dafc2dec5d8 (diff)
downloadscummvm-rg350-c28a5733e0911f071f02f3d14aec0dfe53f1aa05.tar.gz
scummvm-rg350-c28a5733e0911f071f02f3d14aec0dfe53f1aa05.tar.bz2
scummvm-rg350-c28a5733e0911f071f02f3d14aec0dfe53f1aa05.zip
SCI32: Fix GfxFrameout::_isHiRes flag to be accurate for all games
Diffstat (limited to 'engines/sci/graphics/frameout.h')
-rw-r--r--engines/sci/graphics/frameout.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/sci/graphics/frameout.h b/engines/sci/graphics/frameout.h
index 42f1d80101..012ecf9e64 100644
--- a/engines/sci/graphics/frameout.h
+++ b/engines/sci/graphics/frameout.h
@@ -41,7 +41,6 @@ struct PlaneShowStyle;
*/
class GfxFrameout {
private:
- bool _isHiRes;
GfxCoordAdjuster32 *_coordAdjuster;
GfxPalette32 *_palette;
ResourceManager *_resMan;
@@ -309,6 +308,8 @@ private:
}
public:
+ bool _isHiRes;
+
/**
* Whether palMorphFrameOut should be used instead of
* frameOut for rendering. Used by kMorphOn to