diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-12 12:50:21 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-12 12:50:21 -0400 |
commit | 5dcce3a7303e45667967689361513cb2920be3f4 (patch) | |
tree | 0cb277ac6d494fa4c2d50ff15c2022d9d6f4d5b8 /arm9/modules/67 | |
parent | 1dd706599353a285534398ccdc34a9ef8bc6e549 (diff) |
through GenPersonalityByGenderAndNature
Diffstat (limited to 'arm9/modules/67')
-rw-r--r-- | arm9/modules/67/asm/module_67.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/67/asm/module_67.s b/arm9/modules/67/asm/module_67.s index 7d7666f9..03dbe420 100644 --- a/arm9/modules/67/asm/module_67.s +++ b/arm9/modules/67/asm/module_67.s @@ -3307,7 +3307,7 @@ MOD67_021D8F00: ; 0x021D8F00 add r1, r7, #0 mov r2, #1 mov r3, #0x20 - bl CreateMonWithNatureGenderLetter + bl CreateMonWithGenderNatureLetter add r0, r6, #0 bl FUN_020690E4 add r2, r0, #0 |