You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
add a note to endure.asm
this is easier than combining protect and endure
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
BattleCommand5a: ; 3766f
|
||||
; endure
|
||||
|
||||
; Endure shares code with Protect. See protect.asm.
|
||||
|
||||
call ProtectChance
|
||||
ret c
|
||||
|
||||
|
Reference in New Issue
Block a user