diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-24 10:22:39 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-24 10:22:39 -0400 |
commit | 779d6187c613ce4491533bf0c24e9f60ddf697b4 (patch) | |
tree | e127f75d964baf78032f4adf18e6774d7d14d692 /asm/pokemon_summary_screen.s | |
parent | db3be6ef2e9482edae2446cd71d03d7c6ae143f7 (diff) |
field_specials through sub_80CC534
Diffstat (limited to 'asm/pokemon_summary_screen.s')
-rw-r--r-- | asm/pokemon_summary_screen.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pokemon_summary_screen.s b/asm/pokemon_summary_screen.s index dcf8f6bfe..d9ef35bd4 100644 --- a/asm/pokemon_summary_screen.s +++ b/asm/pokemon_summary_screen.s @@ -7652,7 +7652,7 @@ _081384C4: .4byte gEnemyParty _081384C8: .4byte gLinkPlayers _081384CC: .4byte 0x0000304c _081384D0: - bl sub_80CC1E4 + bl GetPlayerTrainerId adds r4, r0, 0 ldr r0, _0813851C @ =0x0000ffff ands r4, r0 |