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/82 | |
parent | b4e0fdb8aa1f6c1a4b3d2404017c866bfdc90320 (diff) |
Rename funcs related to hall of fame
Diffstat (limited to 'arm9/modules/82')
-rw-r--r-- | arm9/modules/82/asm/module_82.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/82/asm/module_82.s b/arm9/modules/82/asm/module_82.s index 48654b9a..b2a8f127 100644 --- a/arm9/modules/82/asm/module_82.s +++ b/arm9/modules/82/asm/module_82.s @@ -4265,7 +4265,7 @@ MOD82_0222F694: ; 0x0222F694 add r1, r6, #0 add r2, r7, #0 mov r3, #2 - bl FUN_02021B04 + bl String16_FormatInteger mov r3, #1 ldr r0, _0222F6CC ; =0x00010200 str r3, [sp] |