Identify a few more WRAM label uses

This commit is contained in:
Rangi
2019-04-19 18:55:04 -04:00
parent 45e3f6aca9
commit 71db95dc34
4 changed files with 28 additions and 24 deletions

View File

@@ -247,12 +247,12 @@ GiveTakePartyMonItem:
.loop
farcall DepositSellPack
ld a, [wcf66]
ld a, [wPackUsedItem]
and a
jr z, .quit
ld a, [wcf65]
cp 2
ld a, [wCurPocket]
cp KEY_ITEM_POCKET
jr z, .next
call CheckTossableItem