mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-27 05:43:51 +01:00
Update pokenav_unk_3.c
This commit is contained in:
parent
38a69d3e5f
commit
3c4843f273
@ -208,7 +208,7 @@ static u32 sub_81CAD20(s32 taskState)
|
||||
{
|
||||
state->unk1C[state->unkA].unk2 = j;
|
||||
state->unk1C[state->unkA].unk0 = 1;
|
||||
state->unk1C[state->unkA].unk1 = sub_81D16DC(j);
|
||||
state->unk1C[state->unkA].unk1 = MatchCallMapSecGetByIndex(j);
|
||||
state->unkA++;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user