summaryrefslogtreecommitdiff
path: root/home/overworld.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/overworld.asm')
-rw-r--r--home/overworld.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/overworld.asm b/home/overworld.asm
index f16b58cf..e9472161 100644
--- a/home/overworld.asm
+++ b/home/overworld.asm
@@ -766,7 +766,7 @@ HandleFlyWarpOrDungeonWarp:: ; 0794 (0:0794)
res 5, [hl] ; forced to ride bike
call LeaveMapAnim
call LoadPlayerSpriteGraphics
- callsb SpecialWarpIn
+ callbs SpecialWarpIn
jp SpecialEnterMap
LeaveMapAnim:: ; 07bc (0:07bc)