From 0cfc4456dec1a0f4eb8b50a661232912c36b4c9d Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 9 Nov 2005 23:36:55 +0000 Subject: Palette delay at the end of Simon1 was never triggered. svn-id: r19541 --- 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 a4eb115f38..bdabf21790 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -190,7 +190,7 @@ protected: bool _vgaRes328Loaded; bool _hitarea_unk_3; bool _mortalFlag; - byte _videoVar8; + byte _updateScreen; bool _usePaletteDelay; bool _syncFlag2; bool _inCallBack; -- cgit v1.2.3