diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-25 20:02:09 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-25 20:02:09 +0200 |
commit | 447e65860ce1235272004fe4714bd4fb1b4ca676 (patch) | |
tree | 68df75610e029d135bd4b7415cd616910ec31604 /asm/pokemon_storage_system.s | |
parent | edcf04b665a9fa13d086dd486c4fe7b1649a7bbf (diff) | |
parent | 60dff848aace7226f903eb6759273c4b52ea1813 (diff) |
Merge branch 'master' into decompile_battle_frontier_1
Diffstat (limited to 'asm/pokemon_storage_system.s')
-rw-r--r-- | asm/pokemon_storage_system.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/pokemon_storage_system.s b/asm/pokemon_storage_system.s index 2a14d1e9f..481a85d8d 100644 --- a/asm/pokemon_storage_system.s +++ b/asm/pokemon_storage_system.s @@ -3685,7 +3685,7 @@ _080C9EB4: adds r1, r4, 0 adds r2, r7, 0 adds r3, r6, 0 - bl sub_81BFA80 + bl ShowPokemonSummaryScreenSet40EF b _080C9F56 .pool _080C9F04: @@ -3695,7 +3695,7 @@ _080C9F04: adds r1, r4, 0 adds r2, r7, 0 adds r3, r6, 0 - bl sub_81BF8EC + bl ShowPokemonSummaryScreen b _080C9F56 .pool _080C9F1C: |