sub_81D16DC in pokenav_match_call_data
This commit is contained in:
parent
97d58669b7
commit
38a69d3e5f
1 changed files with 1 additions and 1 deletions
|
@ -898,7 +898,7 @@ static bool32 MatchCallGetFlag_Type4(match_call_t matchCall)
|
|||
return FlagGet(matchCall.type3->flag);
|
||||
}
|
||||
|
||||
u8 sub_81D16DC(u32 idx)
|
||||
u8 MatchCallMapSecGetByIndex(u32 idx)
|
||||
{
|
||||
match_call_t matchCall;
|
||||
u32 i;
|
||||
|
|
Loading…
Reference in a new issue