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:
@@ -94,7 +94,7 @@ CheckRegisteredItem: ; 13345
|
||||
dec a
|
||||
cp [hl]
|
||||
jr nc, .NotEnoughItems
|
||||
ld [wd107], a
|
||||
ld [CurItemQuantity], a
|
||||
and a
|
||||
ret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user