diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-07-20 12:41:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-20 12:41:34 -0400 |
commit | e4acfdf20b7d56b83cee6f4e49b257a2ecb92a95 (patch) | |
tree | 4346f5efdcea0f2adf207bc769488d3f129016fe /asm/party_menu.s | |
parent | e13e7eccafdc48b648bf20f8e02f72130c51d1ab (diff) | |
parent | 9054fa32a01e102e668d1668c4e3893f2faffde8 (diff) |
Merge pull request #82 from jiangzhengwenjz/pokemon
pokemon
Diffstat (limited to 'asm/party_menu.s')
-rw-r--r-- | asm/party_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/party_menu.s b/asm/party_menu.s index 215dfbe8e..ace2e3554 100644 --- a/asm/party_menu.s +++ b/asm/party_menu.s @@ -18182,7 +18182,7 @@ sub_8127AC0: @ 8127AC0 bne _08127B08 _08127AE6: ldr r4, _08127AFC @ =gStringVar1 - bl sub_80444C4 + bl GetTrainerPartnerName adds r1, r0, 0 adds r0, r4, 0 bl StringCopy |