summaryrefslogtreecommitdiff
path: root/include/item.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/item.h')
-rw-r--r--include/item.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/item.h b/include/item.h
index 1d81116..6c7b09f 100644
--- a/include/item.h
+++ b/include/item.h
@@ -342,6 +342,7 @@ enum ItemID {
#define NUMBER_OF_GUMMIS 18
#define INVENTORY_SIZE 20
+#define STORAGE_SIZE NUMBER_OF_ITEM_IDS
void LoadItemParameters(void);
struct TeamInventory *GetMoneyItemsInfo(void);