diff options
author | ultima-soul <akshayjhanji@hotmail.com> | 2019-04-17 14:09:54 -0700 |
---|---|---|
committer | ultima-soul <akshayjhanji@hotmail.com> | 2019-04-17 14:09:54 -0700 |
commit | d74dda011ad0fc50d3ffb1a98213308e114933cf (patch) | |
tree | a15d93cfa9e2029e0cd07722595ae77006302276 /asm/field_effect.s | |
parent | f4b867393892d435b09f796c98e57e10a1ba0717 (diff) |
Port fldeff_teleport
Diffstat (limited to 'asm/field_effect.s')
-rw-r--r-- | asm/field_effect.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/field_effect.s b/asm/field_effect.s index 785e36266..798b6920b 100644 --- a/asm/field_effect.s +++ b/asm/field_effect.s @@ -5156,8 +5156,8 @@ _08085B58: _08085B60: .4byte sub_8085A24 thumb_func_end sub_8085A80 - thumb_func_start sub_8085B64 -sub_8085B64: @ 8085B64 + thumb_func_start CreateTeleportFieldEffectTask +CreateTeleportFieldEffectTask: @ 8085B64 push {lr} ldr r0, _08085B74 @ =sub_8085B78 movs r1, 0 @@ -5166,7 +5166,7 @@ sub_8085B64: @ 8085B64 bx r0 .align 2, 0 _08085B74: .4byte sub_8085B78 - thumb_func_end sub_8085B64 + thumb_func_end CreateTeleportFieldEffectTask thumb_func_start sub_8085B78 sub_8085B78: @ 8085B78 |