aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/events.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/voyeur/events.h')
-rw-r--r--engines/voyeur/events.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/voyeur/events.h b/engines/voyeur/events.h
index bd119f2fb8..a8ef89aaee 100644
--- a/engines/voyeur/events.h
+++ b/engines/voyeur/events.h
@@ -67,7 +67,7 @@ struct VoyeurEvent {
class SVoy {
public:
- int _isAM;
+ bool _isAM;
int _RTANum;
int _RTVNum;
int _switchBGNum;