From af3253561005bccb62ef41a08810d4dd1a5b4ded Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 31 Mar 2020 08:49:47 -0400 Subject: Name all specials --- include/vs_seeker.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'include/vs_seeker.h') diff --git a/include/vs_seeker.h b/include/vs_seeker.h index 8c3b86194..6668cc6b4 100644 --- a/include/vs_seeker.h +++ b/include/vs_seeker.h @@ -3,18 +3,14 @@ #include "global.h" -void sub_810C604(void); -void sub_810C640(void); - void Task_VsSeeker_0(u8 taskId); void sub_810CB90(void); void sub_810CDE8(void); int GetRematchTrainerId(u16 a0); bool8 sub_810CF04(u8 a0); -u8 sub_810CF54(); void sub_810D0D0(void); void sub_810CB90(void); -bool8 sub_810C4EC(void); +bool8 UpdateVsSeekerStepCounter(void); void TryUpdateRandomTrainerRematches(u16 mapGroup, u16 mapNum); #endif //GUARD_VS_SEEKER_H -- cgit v1.2.3