aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/objects.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hopkins/objects.h')
-rw-r--r--engines/hopkins/objects.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/hopkins/objects.h b/engines/hopkins/objects.h
index 17b41c4b0b..60ace316da 100644
--- a/engines/hopkins/objects.h
+++ b/engines/hopkins/objects.h
@@ -101,8 +101,8 @@ public:
int MAX_DEPA1;
int CH_TETE;
int T_RECTIF;
- int DESACTIVE;
- int DEUXPERSO;
+ bool DESACTIVE;
+ bool DEUXPERSO;
int PERX, PERY;
int PERI;
int RECALL;