aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/globals.h
diff options
context:
space:
mode:
authorStrangerke2012-12-30 14:28:24 +0100
committerStrangerke2012-12-30 14:28:24 +0100
commitaedb1609c6a1bbcadf57fe402f0cd621351c51bb (patch)
tree56d7aac7292540cddd4ca05b548b8a89d573be28 /engines/hopkins/globals.h
parent583204603bef7e713bc1ee9ea0efbde347c65e44 (diff)
downloadscummvm-rg350-aedb1609c6a1bbcadf57fe402f0cd621351c51bb.tar.gz
scummvm-rg350-aedb1609c6a1bbcadf57fe402f0cd621351c51bb.tar.bz2
scummvm-rg350-aedb1609c6a1bbcadf57fe402f0cd621351c51bb.zip
HOPKINS: Remove redrawAnim() and all associated code
Diffstat (limited to 'engines/hopkins/globals.h')
-rw-r--r--engines/hopkins/globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hopkins/globals.h b/engines/hopkins/globals.h
index db51f8aa73..af039bdf1f 100644
--- a/engines/hopkins/globals.h
+++ b/engines/hopkins/globals.h
@@ -427,7 +427,7 @@ public:
bool AFFLI; // CHECKME: Useless variable?
bool AFFIVBL; // CHECKME: Useless variable?
int NOT_VERIF;
- bool CACHEFLAG;
+ bool _cacheFl;
bool NOPARLE;
bool PLAN_FLAG;
bool NECESSAIRE;