summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-04-09 15:18:53 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-04-09 15:18:53 -0400
commit7a5deff0bc0f9ab00981e34680015c84618155b9 (patch)
tree40822f2ac832dfa2d3475e0e1d1848694e68479e /include/constants
parent22fa4cb17865f12d1cd9a6aea23691eaf99adc59 (diff)
Add misc party constant usage
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/global.h b/include/constants/global.h
index 7c96de511..c7063d71c 100644
--- a/include/constants/global.h
+++ b/include/constants/global.h
@@ -67,6 +67,7 @@
#define FRONTIER_DOUBLES_PARTY_SIZE 4
#define FRONTIER_MULTI_PARTY_SIZE 2
#define MAX_FRONTIER_PARTY_SIZE FRONTIER_DOUBLES_PARTY_SIZE
+#define UNION_ROOM_PARTY_SIZE 2
// string lengths
#define ITEM_NAME_LENGTH 14