summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/overworld.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/overworld.asm b/home/overworld.asm
index 3309f1cc..e98be1c0 100644
--- a/home/overworld.asm
+++ b/home/overworld.asm
@@ -737,8 +737,8 @@ HandleBlackOut:: ; 0762 (0:0762)
call StopMusic
ld hl, wd72e
res 5, [hl]
- callsb ResetStatusAndHalveMoneyOnBlackout ; also Bank(SpecialWarpIn) and Bank(SpecialEnterMap)
- callab Func_f0274 ; 3c:4274
+ switchbank SpecialWarpIn ; also Bank(SpecialEnterMap)
+ callab ResetStatusAndHalveMoneyOnBlackout ; 3c:4274
call SpecialWarpIn
call Func_2312
jp SpecialEnterMap