You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Sync code with wiki
This commit is contained in:
@@ -4431,7 +4431,7 @@ HandleHPHealingItem: ; 3dd2f
|
||||
ld c, a
|
||||
dec de
|
||||
ld a, [de]
|
||||
adc $0
|
||||
adc 0
|
||||
ld [wBuffer6], a
|
||||
ld b, a
|
||||
ld a, [hld]
|
||||
|
||||
Reference in New Issue
Block a user