You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Further WRAM organization
This commit is contained in:
@@ -614,7 +614,7 @@ TossItemFromPC: ; 129f4
|
||||
pop af
|
||||
jr c, .quit
|
||||
pop hl
|
||||
ld a, [wd107]
|
||||
ld a, [CurItemQuantity]
|
||||
call TossItem
|
||||
call PartyMonItemName
|
||||
ld hl, .TossedThisMany
|
||||
|
||||
Reference in New Issue
Block a user