wSwitchMon

This commit is contained in:
Rangi
2018-07-29 01:27:33 -04:00
parent 8aa08addba
commit 8498394701
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
_SwitchPartyMons: _SwitchPartyMons:
ld a, [wd0e3] ld a, [wSwitchMon]
dec a dec a
ld [wBuffer3], a ld [wBuffer3], a
ld b, a ld b, a

View File

@@ -1883,7 +1883,7 @@ wTMHMPocketScrollPosition:: db
wSwitchMon:: wSwitchMon::
wSwitchItem:: wSwitchItem::
wMoveSwapBuffer:: wMoveSwapBuffer::
wd0e3:: wd0e3:: ; mobile
db db
wMenuScrollPosition:: ds 4 wMenuScrollPosition:: ds 4