aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/globals.h
diff options
context:
space:
mode:
authorFilippos Karapetis2013-01-08 13:30:33 +0200
committerFilippos Karapetis2013-01-08 13:30:33 +0200
commit7462978be5d01dce90b046cb633db46b135fb19d (patch)
tree35f932d62424944bf8d10d9cb1207027a0af1863 /engines/hopkins/globals.h
parentfddc6497bf316e6e44b258b1c7fd9adc0749bd72 (diff)
downloadscummvm-rg350-7462978be5d01dce90b046cb633db46b135fb19d.tar.gz
scummvm-rg350-7462978be5d01dce90b046cb633db46b135fb19d.tar.bz2
scummvm-rg350-7462978be5d01dce90b046cb633db46b135fb19d.zip
HOPKINS: Get rid of more useless global variables
Diffstat (limited to 'engines/hopkins/globals.h')
-rw-r--r--engines/hopkins/globals.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/hopkins/globals.h b/engines/hopkins/globals.h
index 877683d850..4f3e9598bb 100644
--- a/engines/hopkins/globals.h
+++ b/engines/hopkins/globals.h
@@ -329,7 +329,6 @@ public:
int _inventory[36];
SortItem _sortedDisplay[51];
Language _language;
- bool _internetFl;
bool PUBEXIT;
int PERSO_TYPE;
uint _speed;
@@ -363,9 +362,7 @@ public:
bool _forestFl;
byte *COUCOU;
int16 *chemin;
- byte *cache_souris;
int16 *BufLig;
- byte *Bufferdecor;
byte *ADR_FICHIER_OBJ;
byte *PERSO;
int _objectWidth, _objectHeight;
@@ -407,7 +404,6 @@ public:
int couleur_40;
int STOP_BUG;
- int MAX_COMPTE;
int force_to_data_0;
int oldzone_46;