Label bidefailtext

This "unknown" battle command is actually used to give the proper fail
message to bide.
This commit is contained in:
mid-kid
2018-03-29 10:57:55 +02:00
parent e1da37e033
commit 682ca7e93c
4 changed files with 4 additions and 4 deletions

View File

@@ -2437,7 +2437,7 @@ FailText_CheckOpponentProtect: ; 35157
; 35165
BattleCommanda5: ; 35165
BattleCommand_BideFailText: ; 35165
ld a, [wAttackMissed]
and a
ret z