mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
wSwitchMon
This commit is contained in:
parent
8aa08addba
commit
8498394701
@ -1,5 +1,5 @@
|
||||
_SwitchPartyMons:
|
||||
ld a, [wd0e3]
|
||||
ld a, [wSwitchMon]
|
||||
dec a
|
||||
ld [wBuffer3], a
|
||||
ld b, a
|
||||
|
Loading…
Reference in New Issue
Block a user