Sprite movement function labels

This commit is contained in:
PikalaxALT
2015-11-06 16:42:38 -05:00
parent 46e66077a5
commit ae2970d73b
226 changed files with 981 additions and 982 deletions

View File

@@ -768,7 +768,7 @@ Function971a: ; 971a
Function9729: ; 9729
push de
callba Function3da85
callba GetPartyMonDVs
ld c, l
ld b, h
ld a, [TempBattleMonSpecies]
@@ -779,7 +779,7 @@ Function9729: ; 9729
Function973a: ; 973a
push de
callba Function3da97
callba GetEnemyMonDVs
ld c, l
ld b, h
ld a, [TempEnemyMonSpecies]

File diff suppressed because it is too large Load Diff

View File

@@ -55,7 +55,7 @@ PredefPointers:: ; 856b
add_predef StartBattle
add_predef FillInExpBar
add_predef GetMonBackpic ; $18
add_predef Function3f47c
add_predef GetMonFrontpic
add_predef LearnLevelMoves
add_predef FillMoves
add_predef Function421e6