diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-08-18 18:18:11 +0200 |
---|---|---|
committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-08-18 18:18:11 +0200 |
commit | 99b7ee252db114934a7de5d71ca7a4cbf8244595 (patch) | |
tree | 6466f32940d476253965670b87a029fe499f8db3 /arm9/modules | |
parent | 4c6555ebcf6ad432ded5d9699d1d3b404907ce6b (diff) | |
parent | e947eab3f1d5315ba59ec989a02f6b84797e052b (diff) |
Merge branch 'master' into unk_02009EAC
Diffstat (limited to 'arm9/modules')
-rw-r--r-- | arm9/modules/83/asm/module_83.s | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arm9/modules/83/asm/module_83.s b/arm9/modules/83/asm/module_83.s index 06fa49b6..0cdcae12 100644 --- a/arm9/modules/83/asm/module_83.s +++ b/arm9/modules/83/asm/module_83.s @@ -17094,7 +17094,7 @@ _02235B7C: add r0, r4, r0 add r0, r1, r0 add r1, sp, #0 - bl FUN_02015D88 + bl ConvertRSStringToDPStringInternational add r0, sp, #0 str r0, [sp, #0x4c] add r0, r5, #0 @@ -17237,7 +17237,7 @@ _02235CCA: add r0, #2 add r1, sp, #8 mov r2, #0xb - bl FUN_02015D88 + bl ConvertRSStringToDPStringInternational add r0, sp, #8 str r0, [sp, #0x64] mov r0, #0 @@ -18156,7 +18156,7 @@ MOD83_02236484: ; 0x02236484 add r0, r4, #0 add r1, sp, #8 mov r2, #8 - bl FUN_02015D88 + bl ConvertRSStringToDPStringInternational mov r0, #0x4e bl ScrStrBufs_new add r4, r0, #0 @@ -22504,7 +22504,7 @@ _022384FE: add r0, sp, #0x24 add r1, sp, #0xc mov r2, #0xc - bl FUN_02015D88 + bl ConvertRSStringToDPStringInternational add r0, r4, #0 mov r1, #0x75 add r2, sp, #0xc @@ -22541,7 +22541,7 @@ _0223853E: add r0, sp, #0x24 add r1, sp, #0xc mov r2, #8 - bl FUN_02015D88 + bl ConvertRSStringToDPStringInternational add r0, r4, #0 mov r1, #0x8f add r2, sp, #0xc |