summaryrefslogtreecommitdiff
path: root/arm9/asm/scrcmd.s
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/asm/scrcmd.s')
-rw-r--r--arm9/asm/scrcmd.s16
1 files changed, 8 insertions, 8 deletions
diff --git a/arm9/asm/scrcmd.s b/arm9/asm/scrcmd.s
index 1cf7300d..3f324f9f 100644
--- a/arm9/asm/scrcmd.s
+++ b/arm9/asm/scrcmd.s
@@ -5263,13 +5263,13 @@ FUN_0203C300: ; 0x0203C300
.balign 4
_0203C328: .word FUN_0203BB90
- thumb_func_start FUN_0203C32C
-FUN_0203C32C: ; 0x0203C32C
+ thumb_func_start ScrCmd_halloffame
+ScrCmd_halloffame: ; 0x0203C32C
push {r3, lr}
add r0, #0x80
ldr r0, [r0, #0x0]
ldr r0, [r0, #0x10]
- bl FUN_02048694
+ bl Special_EnterHallOfFame
mov r0, #0x1
pop {r3, pc}
@@ -7910,8 +7910,8 @@ FUN_0203D874: ; 0x0203D874
pop {r3-r5, pc}
.balign 4
- thumb_func_start FUN_0203D8A0
-FUN_0203D8A0: ; 0x0203D8A0
+ thumb_func_start ScrCmd_getplayergender
+ScrCmd_getplayergender: ; 0x0203D8A0
push {r3-r5, lr}
add r5, r0, #0x0
add r0, #0x80
@@ -7932,14 +7932,14 @@ FUN_0203D8A0: ; 0x0203D8A0
mov r0, #0x0
pop {r3-r5, pc}
- thumb_func_start FUN_0203D8D0
-FUN_0203D8D0: ; 0x0203D8D0
+ thumb_func_start ScrCmd_healparty
+ScrCmd_healparty: ; 0x0203D8D0
push {r3, lr}
ldr r0, [r0, #0x74]
bl FUN_02046528
ldr r0, [r0, #0xc]
bl SavArray_PlayerParty_get
- bl FUN_02085140
+ bl HealParty
mov r0, #0x0
pop {r3, pc}
.balign 4