comment move priority functions

This commit is contained in:
yenatch
2013-12-30 23:32:37 -05:00
parent bfaad924e7
commit a10ee4e9f1
2 changed files with 24 additions and 14 deletions

View File

@@ -4469,7 +4469,7 @@ BattleCommand40: ; 35813
ret z
ld b, a
callab Function3c5ec
callab GetMoveEffect
ld a, b
cp $59
@@ -5095,7 +5095,7 @@ BattleCommand48: ; 35b33
push bc
ld b, a
callab Function3c5ec
callab GetMoveEffect
ld a, b
pop bc
@@ -10181,7 +10181,7 @@ BattleCommand9a: ; 37c95
and a
ret z
ld b, a
callab Function3c5ec
callab GetMoveEffect
ld a, b
cp $90
ret z