You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Disambiguate some uses of wcf64/5/6
This commit is contained in:
@@ -785,7 +785,7 @@ SellMenu: ; 15eb3
|
||||
farcall DepositSellInitPackBuffers
|
||||
.loop
|
||||
farcall DepositSellPack
|
||||
ld a, [wcf66]
|
||||
ld a, [wPackUsedItem]
|
||||
and a
|
||||
jp z, .quit
|
||||
call .TryToSellItem
|
||||
|
||||
Reference in New Issue
Block a user