summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-06-19 21:41:43 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-06-19 21:41:43 -0400
commit649a351c4c11bf054ad67885e6f24e80fa690305 (patch)
tree726ab467ebde6fbfda496d6ffdbaa2350e27a150 /include/constants
parent7eeba327bd6dc235a33f06a7779e3b3c52f04475 (diff)
item: through sub_809A584
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/global.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/global.h b/include/constants/global.h
index 4e798d1ef..b1c8fed3e 100644
--- a/include/constants/global.h
+++ b/include/constants/global.h
@@ -76,4 +76,6 @@ enum
POCKET_BERRY_POUCH,
};
+#define NUM_BAG_POCKETS 5
+
#endif //GUARD_CONSTANTS_GLOBAL_H