summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-02-12 15:32:14 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-02-12 15:32:14 -0500
commitaa4a979334036eb647cef5cd6a4ecd0bcad4b235 (patch)
treedd3444335e9647a0af31a5b86fbca6ce1e0a2cc1 /include/constants
parent5953064c0365a6cda1e27ac8330a6f43135ebd7a (diff)
More function documentation in union_room, link, link_rfu_2
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/union_room.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/constants/union_room.h b/include/constants/union_room.h
index aaeb3b34d..b23860645 100644
--- a/include/constants/union_room.h
+++ b/include/constants/union_room.h
@@ -54,4 +54,7 @@
#define LINK_GROUP_WONDER_NEWS 8
#define NUM_LINK_GROUP_TYPES 9
+#define LINK_GROUP_UNION_ROOM_RESUME 9
+#define LINK_GROUP_UNION_ROOM_INIT 10
+
#endif //GUARD_CONSTANTS_UNION_ROOM_H