summaryrefslogtreecommitdiff
path: root/arm9/modules/20/asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-08-13 08:58:40 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-08-13 08:58:40 -0400
commitddd20f2c76a34b4fc46503c8bf88d53a755453a8 (patch)
tree829d21a866de69dc92e1b8e5bb1857a21104027c /arm9/modules/20/asm
parenta13a7535cd78a113d23a8cccddced3d5f13ad479 (diff)
Rename routines in player_data.s
Diffstat (limited to 'arm9/modules/20/asm')
-rw-r--r--arm9/modules/20/asm/module_20.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/20/asm/module_20.s b/arm9/modules/20/asm/module_20.s
index 8c851ecc..fbe1a1e2 100644
--- a/arm9/modules/20/asm/module_20.s
+++ b/arm9/modules/20/asm/module_20.s
@@ -1194,8 +1194,8 @@ MOD20_02252C40: ; 0x02252C40
MOD20_02252C44: ; 0x02252C44
push {r3, lr}
ldr r0, [r0, #0x54]
- bl Sav2_GetPlayerDataPtr
- bl PlayerData_GetTrainerGender
+ bl Sav2_PlayerData_GetProfileAddr
+ bl PlayerProfile_GetTrainerGender
cmp r0, #1
beq _02252C58
mov r0, #1