aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2005-11-10 05:33:31 +0000
committerTravis Howell2005-11-10 05:33:31 +0000
commitedc8e871744bb3b9fc1de11fa8814fe501b0dc73 (patch)
treeb6de0c1cc3a821c327ff5ca9e31420161671cd01 /simon/simon.h
parent1085bd26b583b6300c2c3c6def7448d8ace05842 (diff)
downloadscummvm-rg350-edc8e871744bb3b9fc1de11fa8814fe501b0dc73.tar.gz
scummvm-rg350-edc8e871744bb3b9fc1de11fa8814fe501b0dc73.tar.bz2
scummvm-rg350-edc8e871744bb3b9fc1de11fa8814fe501b0dc73.zip
Add palette difference in FF.
svn-id: r19545
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 169a133e33..35b1f93c17 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -275,7 +275,7 @@ protected:
bool _unkPalFlag;
bool _exitCutscene;
bool _skipSpeech;
- byte _videoVar9;
+ byte _paletteFlag;
uint _soundFileId;
int16 _lastMusicPlayed;