mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -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
|
BattleCommand5a: ; 3766f
|
||||||
; endure
|
; endure
|
||||||
|
|
||||||
|
; Endure shares code with Protect. See protect.asm.
|
||||||
|
|
||||||
call ProtectChance
|
call ProtectChance
|
||||||
ret c
|
ret c
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user