diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-15 20:31:31 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-15 20:31:31 -0400 |
commit | 9c2e157123903ba18ee51655c42c7304517b37cc (patch) | |
tree | 1a261c11079e9d620f9d487599ee942a240955b3 /asm | |
parent | d30e2597a05d2a887dca2ca3ef2ca000701dfd63 (diff) |
Start documenting PSS
Diffstat (limited to 'asm')
-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 b0c2b9a87..bcb9fa04b 100644 --- a/asm/pokemon_summary_screen.s +++ b/asm/pokemon_summary_screen.s @@ -13235,7 +13235,7 @@ _0813B16C: ldrb r2, [r0] adds r3, r5, 0 adds r0, r4, 0 - bl sub_808BDE8 + bl SeekToNextMonInBox b _0813B1CC .align 2, 0 _0813B190: .4byte 0x000032f4 |