summaryrefslogtreecommitdiff
path: root/battle/core.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/core.asm')
-rw-r--r--battle/core.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/core.asm b/battle/core.asm
index eb73f77a2..f41bc2a15 100644
--- a/battle/core.asm
+++ b/battle/core.asm
@@ -6048,7 +6048,7 @@ CheckPlayerHasUsableMoves: ; 3e786
jr .loop
.done
- and a
+ and a ; This is probably a bug, and will result in a move with PP Up confusing the game.
ret nz
.force_struggle