diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-01-21 14:38:09 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-21 14:38:09 -0600 |
commit | f4455bb2a522f4b99f17fb9ddc4e44d3ada011c9 (patch) | |
tree | 267b12b275a02bba2a7b58240e83f31beffb2ead /asm/battle_tower.s | |
parent | 5feb270e97b135d3b9ffe6a3d51d151afa6631c8 (diff) | |
parent | fbf91fabcf6c3ce07c78a0962754f32994cced9e (diff) |
Merge pull request #180 from DizzyEggg/decompile_mystery_event_script
Decompile mystery event script
Diffstat (limited to 'asm/battle_tower.s')
-rw-r--r-- | asm/battle_tower.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/battle_tower.s b/asm/battle_tower.s index 96769dcbf..b5b06c4e1 100644 --- a/asm/battle_tower.s +++ b/asm/battle_tower.s @@ -5898,8 +5898,8 @@ _08165294: .pool thumb_func_end GetEreaderTrainerName - thumb_func_start sub_81652B4 -sub_81652B4: @ 81652B4 + thumb_func_start ValidateEReaderTrainer +ValidateEReaderTrainer: @ 81652B4 push {r4-r6,lr} ldr r2, =gSpecialVar_Result movs r0, 0 @@ -5951,7 +5951,7 @@ _08165316: pop {r0} bx r0 .pool - thumb_func_end sub_81652B4 + thumb_func_end ValidateEReaderTrainer thumb_func_start sub_8165328 sub_8165328: @ 8165328 |