You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Sprite movement function labels
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user