aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/simon.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/simon/simon.h')
-rw-r--r--engines/simon/simon.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/simon/simon.h b/engines/simon/simon.h
index 100b2f8658..2062421abc 100644
--- a/engines/simon/simon.h
+++ b/engines/simon/simon.h
@@ -23,8 +23,6 @@
#ifndef SIMON_H
#define SIMON_H
-#include <stdio.h>
-
#include "base/engine.h"
#include "common/rect.h"
@@ -249,7 +247,7 @@ protected:
bool _beardLoaded;
bool _hitarea_unk_3;
bool _mortalFlag;
- byte _updateScreen;
+ bool _updateScreen;
bool _usePaletteDelay;
bool _syncFlag2;
bool _inCallBack;