summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-03-16 05:40:42 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-03-18 15:18:23 -0400
commit22e2c0a47ca876313604f0dd031abb324477186f (patch)
treeb156c6bd026724af897f4e2c49297fc10b75abf5 /include/constants
parent3cb930074446e2921a9500290fc203103825e3ef (diff)
Document Berry Crush
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 e302f1345..2acdfd8a3 100644
--- a/include/constants/game_stat.h
+++ b/include/constants/game_stat.h
@@ -52,7 +52,7 @@
#define GAME_STAT_RODE_CABLE_CAR 48
#define GAME_STAT_ENTERED_HOT_SPRINGS 49
#define GAME_STAT_NUM_UNION_ROOM_BATTLES 50
-#define GAME_STAT_51 51
+#define GAME_STAT_PLAYED_BERRY_CRUSH 51
#define NUM_USED_GAME_STATS 52
#define NUM_GAME_STATS 64