add a note to endure.asm

this is easier than combining protect and endure
This commit is contained in:
yenatch 2013-09-09 21:53:21 -04:00
parent 40010e2514
commit b437aaf329

View File

@ -1,6 +1,8 @@
BattleCommand5a: ; 3766f
; endure
; Endure shares code with Protect. See protect.asm.
call ProtectChance
ret c