mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-09 23:03:01 +01:00
sub_81D16DC in pokenav_match_call_data
This commit is contained in:
parent
97d58669b7
commit
38a69d3e5f
@ -898,7 +898,7 @@ static bool32 MatchCallGetFlag_Type4(match_call_t matchCall)
|
|||||||
return FlagGet(matchCall.type3->flag);
|
return FlagGet(matchCall.type3->flag);
|
||||||
}
|
}
|
||||||
|
|
||||||
u8 sub_81D16DC(u32 idx)
|
u8 MatchCallMapSecGetByIndex(u32 idx)
|
||||||
{
|
{
|
||||||
match_call_t matchCall;
|
match_call_t matchCall;
|
||||||
u32 i;
|
u32 i;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user