diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-19 15:19:41 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-19 15:19:41 -0800 |
commit | bdbc89bcea6eda0b0083b627ba83d822cec3ebf0 (patch) | |
tree | 43ea44c11de09aa975c597fdfa8302dc6333b29d /asm/script_pokemon_util_80BF8FC.s | |
parent | d116b7660834da4006dccd3559d1ba0e0f8acf1c (diff) |
partially decompile text
Diffstat (limited to 'asm/script_pokemon_util_80BF8FC.s')
-rw-r--r-- | asm/script_pokemon_util_80BF8FC.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/script_pokemon_util_80BF8FC.s b/asm/script_pokemon_util_80BF8FC.s index d13320223..4a35815e0 100644 --- a/asm/script_pokemon_util_80BF8FC.s +++ b/asm/script_pokemon_util_80BF8FC.s @@ -190,10 +190,10 @@ ScrSpecial_GetPokemonNicknameAndMoveName: @ 80BFA50 adds r4, r0, 0 lsls r4, 16 lsrs r4, 16 - ldr r1, _080BFA9C @ =gUnknown_2021CD0 + ldr r1, _080BFA9C @ =gStringVar1 adds r0, r5, 0 bl GetMonNickname - ldr r0, _080BFAA0 @ =gUnknown_2021CF0 + ldr r0, _080BFAA0 @ =gStringVar2 movs r1, 0xD muls r1, r4 ldr r2, _080BFAA4 @ =gUnknown_8247094 @@ -206,8 +206,8 @@ ScrSpecial_GetPokemonNicknameAndMoveName: @ 80BFA50 _080BFA90: .4byte gUnknown_20370C0 _080BFA94: .4byte gUnknown_2024284 _080BFA98: .4byte gUnknown_20370C2 -_080BFA9C: .4byte gUnknown_2021CD0 -_080BFAA0: .4byte gUnknown_2021CF0 +_080BFA9C: .4byte gStringVar1 +_080BFAA0: .4byte gStringVar2 _080BFAA4: .4byte gUnknown_8247094 thumb_func_end ScrSpecial_GetPokemonNicknameAndMoveName |