summaryrefslogtreecommitdiff
path: root/include/berry_crush.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-05-27 06:46:29 -0400
committerGitHub <noreply@github.com>2021-05-27 06:46:29 -0400
commitc396aaa804543c6950bdef918f3773394da09bdf (patch)
treea925bd32e0745ddf3ecef23d1ef3e710f3250273 /include/berry_crush.h
parent3dce3407d5f9bca69d61b1cf1b314fb1e921d572 (diff)
parent1a9ba7bb0aeb27a7d0bca43190edd054e517f27b (diff)
Merge pull request #431 from PikalaxALT/sync_bery_crush
Sync berry crush from Emerald
Diffstat (limited to 'include/berry_crush.h')
-rw-r--r--include/berry_crush.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/berry_crush.h b/include/berry_crush.h
index a08f1f699..c87029003 100644
--- a/include/berry_crush.h
+++ b/include/berry_crush.h
@@ -4,5 +4,6 @@
#include "main.h"
void StartBerryCrush(MainCallback callback);
+void ShowBerryCrushRankings(void);
#endif // GUARD_BERRY_CRUSH_H