aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/globals.h
diff options
context:
space:
mode:
authorFilippos Karapetis2013-01-07 17:40:41 +0200
committerFilippos Karapetis2013-01-07 17:40:41 +0200
commit55337fa93b8a8abd9ccaec63d44415d50beb6a18 (patch)
tree2e5928924e863ab7df3e2b48bad421e2596c2860 /engines/hopkins/globals.h
parentf1dafa025c6aab93b8cf6b4707c075be3336c3e4 (diff)
downloadscummvm-rg350-55337fa93b8a8abd9ccaec63d44415d50beb6a18.tar.gz
scummvm-rg350-55337fa93b8a8abd9ccaec63d44415d50beb6a18.tar.bz2
scummvm-rg350-55337fa93b8a8abd9ccaec63d44415d50beb6a18.zip
HOPKINS: Get rid of the checks for the interlaced videos inside the TSVGA folder
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 fdf1b4e866..18cbf95318 100644
--- a/engines/hopkins/globals.h
+++ b/engines/hopkins/globals.h
@@ -329,7 +329,6 @@ public:
int _inventory[36];
SortItem _sortedDisplay[51];
Language _language;
- int SVGA;
bool _internetFl;
bool PUBEXIT;
int PERSO_TYPE;