diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-07-03 13:47:49 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-07-03 13:47:49 -0400 |
commit | a9d89d196cad1fc40c2b8f0d79a63d8c1894bef7 (patch) | |
tree | 7104210dd0a425e5b8062a1fe0ba219931b76be5 /arm9/modules/83 | |
parent | b4e0fdb8aa1f6c1a4b3d2404017c866bfdc90320 (diff) |
Rename funcs related to hall of fame
Diffstat (limited to 'arm9/modules/83')
-rw-r--r-- | arm9/modules/83/asm/module_83.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/83/asm/module_83.s b/arm9/modules/83/asm/module_83.s index bbde3e98..1824f32f 100644 --- a/arm9/modules/83/asm/module_83.s +++ b/arm9/modules/83/asm/module_83.s @@ -17329,7 +17329,7 @@ _02235DAC: mov r2, #3 add r4, r0, #0 str r3, [sp] - bl FUN_02021B04 + bl String16_FormatInteger mov r0, #0 mvn r0, r0 str r0, [sp, #0x60] |