From edc8e871744bb3b9fc1de11fa8814fe501b0dc73 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Thu, 10 Nov 2005 05:33:31 +0000 Subject: Add palette difference in FF. svn-id: r19545 --- simon/simon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'simon/simon.h') 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; -- cgit v1.2.3