aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/inventory.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-04-08 23:01:46 -0400
committerPaul Gilbert2014-04-08 23:01:46 -0400
commit09adb571d35c45941246bdce5db895d9d81fd59c (patch)
tree6051a6e34a3b13e3f30fc2deb8d88dd3dbfb7253 /engines/mads/inventory.h
parent21a0e38f34324423e0f571ccb37a800737cd78d2 (diff)
downloadscummvm-rg350-09adb571d35c45941246bdce5db895d9d81fd59c.tar.gz
scummvm-rg350-09adb571d35c45941246bdce5db895d9d81fd59c.tar.bz2
scummvm-rg350-09adb571d35c45941246bdce5db895d9d81fd59c.zip
MADS: Cleanup of verb/preposition flags handling
Diffstat (limited to 'engines/mads/inventory.h')
-rw-r--r--engines/mads/inventory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/mads/inventory.h b/engines/mads/inventory.h
index 13b81094af..5c2f925e57 100644
--- a/engines/mads/inventory.h
+++ b/engines/mads/inventory.h
@@ -41,8 +41,8 @@ public:
int _article;
int _vocabCount;
struct {
- int _actionFlags1;
- int _actionFlags2;
+ VerbType _verbType;
+ PrepType _prepType;
int _vocabId;
} _vocabList[3];
char _mutilateString[10]; // ???