From 603fdbc46243ee9b7e630ffca579968fe80c4a5e Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Wed, 24 Oct 2012 19:55:43 +1100 Subject: HOPKINS: Bugfixes to show inventory dialog correctly --- engines/hopkins/objects.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'engines/hopkins/objects.h') 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; -- cgit v1.2.3