HanleDefrost -> HandleDefrost

This commit is contained in:
mid-kid 2018-04-05 11:41:06 +02:00
parent 2d8f3a0654
commit 1b12109cb0

View File

@ -289,7 +289,7 @@ HandleBetweenTurnEffects: ; 3c1d6
.NoMoreFaintingConditions:
call HandleLeftovers
call HandleMysteryberry
call HanleDefrost
call HandleDefrost
call HandleSafeguard
call HandleScreens
call HandleStatBoostingHeldItems
@ -1549,7 +1549,7 @@ HandleFutureSight: ; 3ca26
jp UpdateEnemyMonInParty
; 3ca8f
HanleDefrost: ; 3ca8f
HandleDefrost: ; 3ca8f
ld a, [hSerialConnectionStatus]
cp USING_EXTERNAL_CLOCK
jr z, .enemy_first