You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Prepare to merge
This commit is contained in:
@@ -720,7 +720,7 @@ endr
|
||||
.toss
|
||||
ld hl, NumItems
|
||||
inc a
|
||||
ld [wd10c], a
|
||||
ld [wItemQuantityChangeBuffer], a
|
||||
jp TossItem
|
||||
|
||||
.used_park_ball
|
||||
@@ -2944,7 +2944,7 @@ Functionf789: ; f789
|
||||
Functionf795: ; f795
|
||||
ld hl, NumItems
|
||||
ld a, 1
|
||||
ld [wd10c], a
|
||||
ld [wItemQuantityChangeBuffer], a
|
||||
jp TossItem
|
||||
; f7a0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user