diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-05-19 17:44:09 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-05-19 17:44:09 -0400 |
commit | 29f05f45e815564429ad1bacd3ab3f37adaa9f12 (patch) | |
tree | 95938aa4b9dd6760b14786045d18bac7c5e8abfd /asm | |
parent | f5195f6462e54c9bf4c4035129a48c76dd15c0cb (diff) |
TVShowConvertInternationalString
Diffstat (limited to 'asm')
-rw-r--r-- | asm/tv.s | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -2720,24 +2720,6 @@ _080C07C0: .4byte 0x00002abd .section .dotvshow - thumb_func_start TVShowConvertInternationalString -TVShowConvertInternationalString: @ 80C08FC - push {r4,r5,lr} - adds r5, r0, 0 - lsls r4, r2, 24 - lsrs r4, 24 - bl StringCopy - cmp r4, 0x1 - bhi _080C0914 - adds r0, r5, 0 - movs r1, 0x1 - bl ConvertInternationalString -_080C0914: - pop {r4,r5} - pop {r0} - bx r0 - thumb_func_end TVShowConvertInternationalString - thumb_func_start DoTVShowBravoTrainerPokemonProfile DoTVShowBravoTrainerPokemonProfile: @ 80C091C push {r4,r5,lr} |