Update pokenav.h
This commit is contained in:
parent
3c4843f273
commit
9c90ff65af
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ void sub_81C8234(void);
|
|||
|
||||
// pokenav_match_call_data.c
|
||||
bool32 sub_81D17E8(u32 idx);
|
||||
u8 sub_81D16DC(u32 idx);
|
||||
u8 MatchCallMapSecGetByIndex(u32 idx);
|
||||
bool32 sub_81D1BF8(u32 idx);
|
||||
bool32 MatchCallFlagGetByIndex(u32 idx);
|
||||
u32 MatchCall_GetRematchTableIdx(u32 idx);
|
||||
|
|
Loading…
Reference in a new issue