summaryrefslogtreecommitdiff
path: root/battle/effect_commands.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/effect_commands.asm')
-rw-r--r--battle/effect_commands.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effect_commands.asm b/battle/effect_commands.asm
index 3e66c446a..e732389cc 100644
--- a/battle/effect_commands.asm
+++ b/battle/effect_commands.asm
@@ -912,7 +912,7 @@ BattleCommand_CheckObedience: ; 343db
ld a, 1
ld [AlreadyDisobeyed], a
- ld a, [wcfa3]
+ ld a, [w2DMenuNumRows]
ld b, a
; Save the move we originally picked for afterward.