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/quest_log.s | |
parent | 3ff48ec8c890d95c5fbc467896414a018bf523ad (diff) |
import names from pokeruby
Diffstat (limited to 'asm/quest_log.s')
-rw-r--r-- | asm/quest_log.s | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/asm/quest_log.s b/asm/quest_log.s index e0a4b3803..594601af2 100644 --- a/asm/quest_log.s +++ b/asm/quest_log.s @@ -1119,7 +1119,7 @@ _0811107A: adds r1, r7, 0 movs r2, 0 movs r3, 0x1 - bl sub_8008E78 + bl ConvertIntToDecimalStringN adds r0, r5, 0 adds r1, r4, 0 bl StringAppend @@ -9149,7 +9149,7 @@ _08114E84: adds r0, r4, 0 movs r2, 0 movs r3, 0x3 - bl sub_8008E78 + bl ConvertIntToDecimalStringN movs r0, 0x2 adds r1, r4, 0 bl UnkTextUtil_SetPtrI @@ -9162,7 +9162,7 @@ _08114E84: adds r0, r4, 0 movs r2, 0 movs r3, 0x3 - bl sub_8008E78 + bl ConvertIntToDecimalStringN movs r0, 0x4 adds r1, r4, 0 bl UnkTextUtil_SetPtrI @@ -9989,7 +9989,7 @@ _08115570: adds r1, r6, 0 movs r2, 0 movs r3, 0x6 - bl sub_8008E78 + bl ConvertIntToDecimalStringN movs r0, 0x2 adds r1, r4, 0 bl UnkTextUtil_SetPtrI @@ -10091,7 +10091,7 @@ _08115648: adds r0, r4, 0 movs r2, 0 movs r3, 0x3 - bl sub_8008E78 + bl ConvertIntToDecimalStringN movs r0, 0x4 adds r1, r4, 0 bl UnkTextUtil_SetPtrI @@ -10127,7 +10127,7 @@ _08115690: adds r1, r6, 0 movs r2, 0 movs r3, 0x6 - bl sub_8008E78 + bl ConvertIntToDecimalStringN movs r0, 0x2 adds r1, r4, 0 bl UnkTextUtil_SetPtrI |