aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/globals.h
diff options
context:
space:
mode:
authorFilippos Karapetis2013-01-08 13:39:14 +0200
committerFilippos Karapetis2013-01-08 13:39:14 +0200
commit2b1b6689086e73b77041ec36a8337f044486ad73 (patch)
treedd3fbcbb9625a4e7da3a400a8b6289ccfe7a5e9c /engines/hopkins/globals.h
parent7462978be5d01dce90b046cb633db46b135fb19d (diff)
downloadscummvm-rg350-2b1b6689086e73b77041ec36a8337f044486ad73.tar.gz
scummvm-rg350-2b1b6689086e73b77041ec36a8337f044486ad73.tar.bz2
scummvm-rg350-2b1b6689086e73b77041ec36a8337f044486ad73.zip
HOPKINS: Get rid of the NO_VISU global variable
Diffstat (limited to 'engines/hopkins/globals.h')
-rw-r--r--engines/hopkins/globals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/hopkins/globals.h b/engines/hopkins/globals.h
index 4f3e9598bb..700670563d 100644
--- a/engines/hopkins/globals.h
+++ b/engines/hopkins/globals.h
@@ -381,7 +381,6 @@ public:
bool _disableInventFl;
bool NOMARCHE;
int NBBLOC;
- bool NO_VISU;
byte *OPTION_SPR;
bool _optionDialogFl;
int _menuDisplayType;