diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-25 19:40:34 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-25 19:40:34 -0400 |
commit | adc7a0b65a16f8fcbbadd527980950dec351b9cd (patch) | |
tree | b5f9c1f67572c4c2d59468b7430d39ef9b684e4d /asm | |
parent | 3a29f9be954b8846f32865be146aefaf1b9f5fda (diff) |
Document field teleport anim
Diffstat (limited to 'asm')
-rw-r--r-- | asm/overworld.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/overworld.s b/asm/overworld.s index 5335cfc21..f840e590a 100644 --- a/asm/overworld.s +++ b/asm/overworld.s @@ -3472,7 +3472,7 @@ _08056618: .align 2, 0 _08056628: .4byte gFieldCallback _0805662C: - bl sub_807DF64 + bl FieldCB_UnionRoomWarp _08056630: ldr r1, _08056640 @ =gFieldCallback movs r0, 0 |