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:
@@ -331,7 +331,7 @@ ReceiveKeyItem: ; d35a
|
||||
ret
|
||||
|
||||
TossKeyItem: ; d374
|
||||
ld a, [wd107]
|
||||
ld a, [CurItemQuantity]
|
||||
ld e, a
|
||||
ld d, 0
|
||||
ld hl, NumKeyItems
|
||||
|
||||
Reference in New Issue
Block a user