diff options
Diffstat (limited to 'include/berry_crush.h')
-rw-r--r-- | include/berry_crush.h | 1 |
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 |