diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-09-02 15:17:31 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-09-02 15:17:31 -0400 |
| commit | 2fce2765829380a244a84b5ccf6f08086f820c9a (patch) | |
| tree | 7fa145091f674904db22774494f93ebd62aefde3 /arm9/modules/18 | |
| parent | f6a2e70835d549685d6a6ebf6b861c7582234878 (diff) | |
Decompile seal_case
Diffstat (limited to 'arm9/modules/18')
| -rw-r--r-- | arm9/modules/18/asm/module_18.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arm9/modules/18/asm/module_18.s b/arm9/modules/18/asm/module_18.s index 081a836b..b611c883 100644 --- a/arm9/modules/18/asm/module_18.s +++ b/arm9/modules/18/asm/module_18.s @@ -7720,7 +7720,7 @@ _0223D212: bl BufferUndergroundItemNameWithArticle add r0, r5, #0 mov r1, #2 - bl FUN_0200B7A8 + bl ScrStrBufs_UpperFirstChar bl MOD18_0223D638 bl MOD18_0224DBB4 mov r1, #0x5f @@ -42040,11 +42040,11 @@ MOD18_0224DF40: ; 0x0224DF40 thumb_func_start MOD18_0224DF54 MOD18_0224DF54: ; 0x0224DF54 - ldr r3, _0224DF5C ; =FUN_0200B7A8 + ldr r3, _0224DF5C ; =ScrStrBufs_UpperFirstChar ldr r0, [r0, #0x28] bx r3 nop -_0224DF5C: .word FUN_0200B7A8 +_0224DF5C: .word ScrStrBufs_UpperFirstChar thumb_func_end MOD18_0224DF54 thumb_func_start MOD18_0224DF60 |
