summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-04-01 22:30:30 -0400
committerhuderlem <huderlem@gmail.com>2019-04-01 22:08:50 -0500
commit7571969a458fefcfa242acdd4a38dce134897977 (patch)
tree169592e670d596f4f295bf5f0f3c4b64b994050a /include/constants
parent4be97b2dc691d5215ae402a345708b3e207ceb9f (diff)
Finish union room battle
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/game_stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/game_stat.h b/include/constants/game_stat.h
index 7ebf3501b..e302f1345 100644
--- a/include/constants/game_stat.h
+++ b/include/constants/game_stat.h
@@ -51,7 +51,7 @@
#define GAME_STAT_USED_DAYCARE 47
#define GAME_STAT_RODE_CABLE_CAR 48
#define GAME_STAT_ENTERED_HOT_SPRINGS 49
-#define GAME_STAT_50 50
+#define GAME_STAT_NUM_UNION_ROOM_BATTLES 50
#define GAME_STAT_51 51
#define NUM_USED_GAME_STATS 52