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/battle_message.s | |
parent | 3ff48ec8c890d95c5fbc467896414a018bf523ad (diff) |
import names from pokeruby
Diffstat (limited to 'asm/battle_message.s')
-rw-r--r-- | asm/battle_message.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_message.s b/asm/battle_message.s index 19aa61d5a..04f11b70c 100644 --- a/asm/battle_message.s +++ b/asm/battle_message.s @@ -2281,7 +2281,7 @@ _080D84D6: adds r0, r6, 0 mov r1, r8 movs r2, 0 - bl sub_8008E78 + bl ConvertIntToDecimalStringN adds r0, r5, 0x3 ldrb r4, [r4, 0x1] adds r5, r0, r4 |