TUCKER: Make _updateScreenPicture bool

This commit is contained in:
Adrian Frühwirth 2018-07-04 13:10:24 +02:00
parent 931113789b
commit bdd98756ca

View file

@ -1165,7 +1165,7 @@ private:
const SoundSequenceData *_soundSeqData;
uint8 *_offscreenBuffer;
int _updateScreenWidth;
int _updateScreenPicture;
bool _updateScreenPicture;
int _updateScreenCounter;
int _updateScreenIndex;
int _frameCounter;