Finish match call menu doc

This commit is contained in:
GriffinR
2021-11-15 00:42:23 -05:00
parent c779d03b3e
commit 14d78d7633
5 changed files with 73 additions and 68 deletions

View File

@@ -407,10 +407,9 @@ void ResetBldCnt_(void);
bool32 PokenavCallback_Init_MatchCall(void);
u32 GetMatchCallCallback(void);
void FreeMatchCallSubstruct1(void);
int sub_81CAE28(void);
int IsMatchCallListInitFinished(void);
int GetNumberRegistered(void);
int sub_81CAE48(void);
struct PokenavMatchCallEntry *sub_81CAE94(void);
struct PokenavMatchCallEntry *GetMatchCallList(void);
u16 GetMatchCallMapSec(int);
bool32 ShouldDrawRematchPokeballIcon(int index);
void ClearRematchPokeballIcon(u16 windowId, u32 a1);