diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 03:44:39 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 03:44:39 -0800 |
commit | 3ddda066d91cbbd377584acacaea62a9deba8873 (patch) | |
tree | 4af711b5daff8a50548f1df28f3981024cb9be8e /asm/unk_81507FC.s | |
parent | 3ff48ec8c890d95c5fbc467896414a018bf523ad (diff) |
import names from pokeruby
Diffstat (limited to 'asm/unk_81507FC.s')
-rw-r--r-- | asm/unk_81507FC.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/unk_81507FC.s b/asm/unk_81507FC.s index 03b1c7c1e..384fe48eb 100644 --- a/asm/unk_81507FC.s +++ b/asm/unk_81507FC.s @@ -6512,7 +6512,7 @@ _08153946: ldrb r3, [r0] mov r0, r8 movs r2, 0 - bl sub_8008E78 + bl ConvertIntToDecimalStringN movs r0, 0x2 mov r1, r8 movs r2, 0x1 @@ -9324,7 +9324,7 @@ _08154EC8: mov r1, r9 movs r2, 0x1 movs r3, 0x7 - bl sub_8008E78 + bl ConvertIntToDecimalStringN movs r0, 0 add r1, sp, 0xC adds r2, r4, 0 @@ -9592,7 +9592,7 @@ _0815512E: adds r1, r4, 0 movs r2, 0 movs r3, 0x4 - bl sub_8008E78 + bl ConvertIntToDecimalStringN movs r0, 0 add r1, sp, 0xC movs r2, 0x1 |