summaryrefslogtreecommitdiff
path: root/engine/battle/move_effects/protect.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle/move_effects/protect.asm')
-rw-r--r--engine/battle/move_effects/protect.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/move_effects/protect.asm b/engine/battle/move_effects/protect.asm
index 9025d2f4b..1e540923d 100644
--- a/engine/battle/move_effects/protect.asm
+++ b/engine/battle/move_effects/protect.asm
@@ -14,7 +14,7 @@ BattleCommand_Protect:
ProtectChance:
ld de, wPlayerProtectCount
- ld a, [hBattleTurn]
+ ldh a, [hBattleTurn]
and a
jr z, .asm_37637
ld de, wEnemyProtectCount