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:
@@ -7,7 +7,7 @@ BattleCommand_Metronome: ; 37418
|
||||
|
||||
ld a, [wc689]
|
||||
push af
|
||||
call BattleCommand0a
|
||||
call BattleCommand_LowerSub
|
||||
pop af
|
||||
ld [wc689], a
|
||||
|
||||
|
@@ -42,7 +42,7 @@ BattleCommand_MirrorMove: ; 373c9
|
||||
|
||||
ld a, [wc689]
|
||||
push af
|
||||
call BattleCommand0a
|
||||
call BattleCommand_LowerSub
|
||||
pop af
|
||||
ld [wc689], a
|
||||
|
||||
|
Reference in New Issue
Block a user