aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hopkins/globals.cpp')
-rw-r--r--engines/hopkins/globals.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/hopkins/globals.cpp b/engines/hopkins/globals.cpp
index 10414beb9e..1e46ef34f2 100644
--- a/engines/hopkins/globals.cpp
+++ b/engines/hopkins/globals.cpp
@@ -132,7 +132,6 @@ Globals::Globals() {
NUM_FICHIER_OBJ = 0;
nbrligne = 0;
_boxWidth = 0;
- hauteur_boite = 0;
_forestFl = false;
_objectWidth = _objectHeight = 0;
_helicopterFl = false;
@@ -165,7 +164,6 @@ Globals::Globals() {
NOT_VERIF = false;
PERSO_TYPE = 0;
GOACTION = false;
- NECESSAIRE = false;
Compteur = 0;
_actionDirection = 0;
_actionDirection = 0;
@@ -336,7 +334,6 @@ void Globals::clearAll() {
police = g_PTRNUL;
police_h = 0;
police_l = 0;
- hauteur_boite = 0;
_boxWidth = 0;
_vm->_fontManager.clearAll();