mirror of https://github.com/pret/pokecrystal.git
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