diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-10-30 21:45:26 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-10-30 21:45:26 +0100 |
commit | 0da7d7e6ae7cb50ca0b52d1ea27d98e3f02e50d2 (patch) | |
tree | 37d43bf1997928a956055e6c3225a0de68d25d52 /include/frontier_util.h | |
parent | 3a9eeef84447c222a4638546d014e12b0098fe51 (diff) |
why is this function so hard to match
Diffstat (limited to 'include/frontier_util.h')
-rw-r--r-- | include/frontier_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/frontier_util.h b/include/frontier_util.h index 6740e5cda..019210691 100644 --- a/include/frontier_util.h +++ b/include/frontier_util.h @@ -17,5 +17,6 @@ bool8 sub_81A6BF4(void); u8 sub_81A6CA8(u8, u8); void sub_81A3908(void); u32 GetCurrentFacilityWinStreak(void); +void ClearnRankingHallRecords(void); #endif // GUARD_FRONTIER_UTIL_H |