diff options
Diffstat (limited to 'battle/effects/protect.asm')
-rw-r--r-- | battle/effects/protect.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effects/protect.asm b/battle/effects/protect.asm index ada796001..568ac00f8 100644 --- a/battle/effects/protect.asm +++ b/battle/effects/protect.asm @@ -23,7 +23,7 @@ ProtectChance: ; 3762c ld de, EnemyProtectCount .asm_37637 - call Function36abf + call CheckOpponentWentFirst jr nz, .failed ; Can't have a substitute. |