aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/hero.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/prince/hero.h')
-rw-r--r--engines/prince/hero.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/engines/prince/hero.h b/engines/prince/hero.h
index 5b8391c10c..31ffac3b6a 100644
--- a/engines/prince/hero.h
+++ b/engines/prince/hero.h
@@ -35,6 +35,7 @@ namespace Prince {
class Animation;
class PrinceEngine;
class GraphicsMan;
+struct InventoryItem;
class Hero {
public:
@@ -173,8 +174,8 @@ public:
uint16 _currHeight; // height of current anim phase
- // Inventory array of items
- // Inventory2 array of items
+ Common::Array<int> _inventory; // Inventory array of items
+ Common::Array<int> _inventory2; // Inventory2 array of items
// Font subtitiles font
// Color subtitiles color
// AnimSet number of animation set