aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/objects.h
diff options
context:
space:
mode:
authorPaul Gilbert2012-10-24 19:55:43 +1100
committerPaul Gilbert2012-10-24 19:55:43 +1100
commit603fdbc46243ee9b7e630ffca579968fe80c4a5e (patch)
tree965434a397db92c5a48ec09f60093ef756a6e8a6 /engines/hopkins/objects.h
parent6d2b43ce9c110cbc8db9bd250b846dfe69143ae2 (diff)
downloadscummvm-rg350-603fdbc46243ee9b7e630ffca579968fe80c4a5e.tar.gz
scummvm-rg350-603fdbc46243ee9b7e630ffca579968fe80c4a5e.tar.bz2
scummvm-rg350-603fdbc46243ee9b7e630ffca579968fe80c4a5e.zip
HOPKINS: Bugfixes to show inventory dialog correctly
Diffstat (limited to 'engines/hopkins/objects.h')
-rw-r--r--engines/hopkins/objects.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/hopkins/objects.h b/engines/hopkins/objects.h
index 9757d08612..abc0e97d8d 100644
--- a/engines/hopkins/objects.h
+++ b/engines/hopkins/objects.h
@@ -86,7 +86,7 @@ public:
int DESACTIVE_CURSOR;
bool BOBTOUS;
bool INVENTFLAG;
- int KEY_INVENT;
+ bool AFFINVEN;
int my_anim;
int GOACTION;
int NUMZONE;
@@ -108,7 +108,6 @@ public:
int MAX_DEPA;
int MAX_DEPA1;
int VIRE_INVENT;
- int AFFINVEN;
int CH_TETE;
int T_RECTIF;
int DESACTIVE;