summaryrefslogtreecommitdiff
path: root/arm9/modules/56
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-08-26 20:16:03 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-08-26 20:16:03 -0400
commitce60e767323a3182ce1afca1422030e6f02aaf33 (patch)
tree9950cbbe19629ae3132a4adef8beb8b940ea6ccc /arm9/modules/56
parentca8ea19637e8e1c81358dc2f150d9f89cb6393fb (diff)
Name remaining player_data routines
Diffstat (limited to 'arm9/modules/56')
-rw-r--r--arm9/modules/56/asm/module_56.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/arm9/modules/56/asm/module_56.s b/arm9/modules/56/asm/module_56.s
index 755f3092..f5670155 100644
--- a/arm9/modules/56/asm/module_56.s
+++ b/arm9/modules/56/asm/module_56.s
@@ -2022,11 +2022,11 @@ _02212E52:
blt _02212E52
_02212E82:
ldr r0, [sp, #0x14]
- bl FUN_02023A68
+ bl PlayerProfile_GetVersion
ldr r1, [r5, #4]
strb r0, [r1, #0x18]
ldr r0, [sp, #0x14]
- bl FUN_02023A70
+ bl PlayerProfile_GetLanguage
ldr r1, [r5, #4]
strb r0, [r1, #0x19]
ldr r0, [sp, #0x10]
@@ -2040,7 +2040,7 @@ _02212E82:
mov r1, #0
strb r1, [r0, #0x1c]
ldr r0, [sp, #0x14]
- bl FUN_02023A28
+ bl PlayerProfile_GetAvatar
ldr r1, [r5, #4]
strb r0, [r1, #0x1d]
ldr r0, [sp, #0x14]