You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
link and seer labels
This commit is contained in:
374
battle/core.asm
374
battle/core.asm
File diff suppressed because it is too large
Load Diff
@@ -9028,7 +9028,7 @@ BatonPass_LinkPlayerSwitch: ; 37a67
|
||||
ld [wd0ec], a
|
||||
|
||||
call LoadStandardMenuDataHeader
|
||||
ld hl, Function3e8e4
|
||||
ld hl, LinkBattleSendReceiveAction
|
||||
call CallBattleCore
|
||||
call WriteBackup
|
||||
|
||||
@@ -9044,7 +9044,7 @@ BatonPass_LinkEnemySwitch: ; 37a82
|
||||
ret z
|
||||
|
||||
call LoadStandardMenuDataHeader
|
||||
ld hl, Function3e8e4
|
||||
ld hl, LinkBattleSendReceiveAction
|
||||
call CallBattleCore
|
||||
|
||||
ld a, [OTPartyCount]
|
||||
|
||||
Reference in New Issue
Block a user