summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-05-19 17:44:09 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-05-19 17:44:09 -0400
commit29f05f45e815564429ad1bacd3ab3f37adaa9f12 (patch)
tree95938aa4b9dd6760b14786045d18bac7c5e8abfd /asm
parentf5195f6462e54c9bf4c4035129a48c76dd15c0cb (diff)
TVShowConvertInternationalString
Diffstat (limited to 'asm')
-rw-r--r--asm/tv.s18
1 files changed, 0 insertions, 18 deletions
diff --git a/asm/tv.s b/asm/tv.s
index 93c90ff92..42c0121c9 100644
--- a/asm/tv.s
+++ b/asm/tv.s
@@ -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}