summaryrefslogtreecommitdiff
path: root/engine/battle/move_effects/mimic.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle/move_effects/mimic.asm')
-rw-r--r--engine/battle/move_effects/mimic.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/move_effects/mimic.asm b/engine/battle/move_effects/mimic.asm
index b1c6608fa..30b531572 100644
--- a/engine/battle/move_effects/mimic.asm
+++ b/engine/battle/move_effects/mimic.asm
@@ -7,7 +7,7 @@ BattleCommand_Mimic:
and a
jr nz, .fail
ld hl, wBattleMonMoves
- ld a, [hBattleTurn]
+ ldh a, [hBattleTurn]
and a
jr z, .player_turn
ld hl, wEnemyMonMoves