diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-15 22:21:18 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-15 22:21:18 -0400 |
commit | 77d98a23c6553e1264c8488286f4a7b11287322e (patch) | |
tree | 9f3dc7ac5580c2523b775d934cf617b7aaa407c0 /asm/script_pokemon_util_80A0058.s | |
parent | a2e49c4d5c275b28b6485d404e305a98c935d022 (diff) |
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 |