diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-18 08:49:31 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-18 08:49:31 -0400 |
commit | 4516c63652686344160015ea91ee8729c2f355c5 (patch) | |
tree | fbc763526f1e6d91e727f8b3c5a8f60f3b7e5f87 /asm/overworld.s | |
parent | ba7e4acfeee5bdda18113586fde37b19429c3715 (diff) |
through TryStartWarpEventScript
Diffstat (limited to 'asm/overworld.s')
-rw-r--r-- | asm/overworld.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/overworld.s b/asm/overworld.s index 8f928c555..88b11ea80 100644 --- a/asm/overworld.s +++ b/asm/overworld.s @@ -1855,8 +1855,8 @@ sub_80559F8: @ 80559F8 _08055A04: .4byte gUnknown_2031DD4 thumb_func_end sub_80559F8 - thumb_func_start sub_8055A08 -sub_8055A08: @ 8055A08 + thumb_func_start StoreInitialPlayerAvatarState +StoreInitialPlayerAvatarState: @ 8055A08 push {r4,lr} bl GetPlayerFacingDirection ldr r4, _08055A24 @ =gUnknown_2031DD4 @@ -1906,7 +1906,7 @@ _08055A5A: bx r0 .align 2, 0 _08055A68: .4byte gUnknown_2031DD4 - thumb_func_end sub_8055A08 + thumb_func_end StoreInitialPlayerAvatarState thumb_func_start sub_8055A6C sub_8055A6C: @ 8055A6C |