diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-11 12:18:29 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-11 12:18:29 -0400 |
| commit | 877cfc467bc97b98e6c7e69cf98a30137427b8c8 (patch) | |
| tree | dc44cf5d307b10fbfb64c36daa8347453d6873fd /arm9/modules/64 | |
| parent | 7e447c68f5e11e2a0a96b4251e77f3fa7c9c3fc1 (diff) | |
WIP MON_DATA defines
Diffstat (limited to 'arm9/modules/64')
| -rw-r--r-- | arm9/modules/64/asm/module_64.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/64/asm/module_64.s b/arm9/modules/64/asm/module_64.s index 4dcf153c..929d07b7 100644 --- a/arm9/modules/64/asm/module_64.s +++ b/arm9/modules/64/asm/module_64.s @@ -824,7 +824,7 @@ MOD64_021D7BB4: ; 0x021D7BB4 add r4, r1, #0 lsr r0, r0, #0x10 mov r1, #0 - bl FUN_02068A20 + bl GetGenderBySpeciesAndPersonality add r2, r0, #0 mov r0, #0 str r0, [sp] |
