diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-10-17 12:22:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-17 12:22:10 -0500 |
| commit | d05339979e39580b162e618087136bb220a4f20d (patch) | |
| tree | 9f3dc7ac5580c2523b775d934cf617b7aaa407c0 /asm/script_pokemon_util_80A0058.s | |
| parent | a2e49c4d5c275b28b6485d404e305a98c935d022 (diff) | |
| parent | 77d98a23c6553e1264c8488286f4a7b11287322e (diff) | |
Merge pull request #23 from ProjectRevoTPP/load_save
decompile load_save.c
Diffstat (limited to 'asm/script_pokemon_util_80A0058.s')
| -rw-r--r-- | asm/script_pokemon_util_80A0058.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/script_pokemon_util_80A0058.s b/asm/script_pokemon_util_80A0058.s index 604de1de2..18c2d7ecb 100644 --- a/asm/script_pokemon_util_80A0058.s +++ b/asm/script_pokemon_util_80A0058.s @@ -442,7 +442,7 @@ sub_80A039C: @ 80A039C ldrb r4, [r0] cmp r4, 0 bne _080A03B8 - bl sub_804C230 + bl LoadPlayerParty ldr r0, _080A03B4 @ =gUnknown_20370D0 strh r4, [r0] b _080A03C2 |
