diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-26 17:26:38 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-08-26 17:26:38 -0400 |
commit | ca8ea19637e8e1c81358dc2f150d9f89cb6393fb (patch) | |
tree | 89b0725fa9065f23ef44fba18a22b9d56e242691 /arm9/modules/11/asm/module_11_thumb1.s | |
parent | a192a6ec0bc03443a2fed9f3dba262a034c39828 (diff) |
Decompile player_data
Diffstat (limited to 'arm9/modules/11/asm/module_11_thumb1.s')
-rw-r--r-- | arm9/modules/11/asm/module_11_thumb1.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/11/asm/module_11_thumb1.s b/arm9/modules/11/asm/module_11_thumb1.s index b5cc45b0..87056e2f 100644 --- a/arm9/modules/11/asm/module_11_thumb1.s +++ b/arm9/modules/11/asm/module_11_thumb1.s @@ -1741,7 +1741,7 @@ MOD11_0222E520: ; 0x0222E520 add r5, r1, #0 _0222E532: mov r0, #5 - bl PlayerProfile_init + bl PlayerProfile_new add r1, r0, #0 add r0, r5, #0 str r1, [r6, #0x48] |