summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
Diffstat (limited to 'asm')
-rw-r--r--asm/battle_frontier_2.s4
-rw-r--r--asm/party_menu.s6
-rw-r--r--asm/pokemon_storage_system.s4
-rw-r--r--asm/trade.s4
4 files changed, 9 insertions, 9 deletions
diff --git a/asm/battle_frontier_2.s b/asm/battle_frontier_2.s
index 8f2d7b0e0..7e72aaf76 100644
--- a/asm/battle_frontier_2.s
+++ b/asm/battle_frontier_2.s
@@ -1244,7 +1244,7 @@ _0819AF1A:
movs r0, 0x1
adds r2, r6, 0
movs r3, 0x5
- bl sub_81BF8EC
+ bl ShowPokemonSummaryScreen
_0819AF50:
add sp, 0x4
pop {r4-r6}
@@ -4373,7 +4373,7 @@ _0819C9C4:
str r0, [sp]
movs r0, 0
movs r3, 0x2
- bl sub_81BF8EC
+ bl ShowPokemonSummaryScreen
_0819C9F0:
add sp, 0x4
pop {r4-r6}
diff --git a/asm/party_menu.s b/asm/party_menu.s
index 5c70e218e..92c4905a4 100644
--- a/asm/party_menu.s
+++ b/asm/party_menu.s
@@ -6796,7 +6796,7 @@ sub_81B3828: @ 81B3828
ldr r0, =sub_81B3894
str r0, [sp]
movs r0, 0x1
- bl sub_81BF8EC
+ bl ShowPokemonSummaryScreen
b _081B3880
.pool
_081B3868:
@@ -6810,7 +6810,7 @@ _081B3868:
ldr r0, =sub_81B3894
str r0, [sp]
movs r0, 0
- bl sub_81BF8EC
+ bl ShowPokemonSummaryScreen
_081B3880:
add sp, 0x4
pop {r4}
@@ -17663,7 +17663,7 @@ sub_81B968C: @ 81B968C
ldr r0, =CB2_ReturnToField
str r0, [sp]
movs r0, 0x3
- bl sub_81BF8EC
+ bl ShowPokemonSummaryScreen
ldr r1, =gFieldCallback
ldr r0, =sub_80AF168
str r0, [r1]
diff --git a/asm/pokemon_storage_system.s b/asm/pokemon_storage_system.s
index 2633db13f..8fb4f2dec 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:
diff --git a/asm/trade.s b/asm/trade.s
index 19dfd5ff9..958bb77ea 100644
--- a/asm/trade.s
+++ b/asm/trade.s
@@ -3499,7 +3499,7 @@ sub_807905C: @ 807905C
ldr r0, =sub_8077B74
str r0, [sp]
movs r0, 0x1
- bl sub_81BF8EC
+ bl ShowPokemonSummaryScreen
b _080790C0
.pool
_080790A4:
@@ -3515,7 +3515,7 @@ _080790A4:
ldr r0, =sub_8077B74
str r0, [sp]
movs r0, 0x1
- bl sub_81BF8EC
+ bl ShowPokemonSummaryScreen
_080790C0:
bl FreeAllWindowBuffers
_080790C4: