aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hopkins/globals.h')
-rw-r--r--engines/hopkins/globals.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/hopkins/globals.h b/engines/hopkins/globals.h
index 95f8bdf641..c8f725cc84 100644
--- a/engines/hopkins/globals.h
+++ b/engines/hopkins/globals.h
@@ -397,9 +397,10 @@ public:
int PLANX, PLANY;
int PLANI;
bool PASSWORD; // CHECKME: Useless variable?
- int NOSPRECRAN;
+ bool NOSPRECRAN;
int ECRAN;
int OLD_ECRAN;
+ int fmusic;
int Max_Propre;
int Max_Propre_Gen;
int Max_Ligne_Long;