mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
add a note to endure.asm
this is easier than combining protect and endure
This commit is contained in:
parent
40010e2514
commit
b437aaf329
@ -1,6 +1,8 @@
|
||||
BattleCommand5a: ; 3766f
|
||||
; endure
|
||||
|
||||
; Endure shares code with Protect. See protect.asm.
|
||||
|
||||
call ProtectChance
|
||||
ret c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user