mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-10 23:40:59 +13:00
Replace a couple addresses with existing labels
hg-commit-id: 146738f842e3
This commit is contained in:
parent
31aa2d80d1
commit
86a83b1046
|
|
@ -3601,7 +3601,7 @@ BrockAI:
|
|||
ld a,[W_OPPONENTSTATUS]
|
||||
and a
|
||||
ret z
|
||||
jp $6786
|
||||
jp AIUseFullHeal
|
||||
|
||||
MistyAI:
|
||||
cp $40
|
||||
|
|
@ -3788,7 +3788,7 @@ AIRecoverHP: ; 66DA
|
|||
; fallthrough
|
||||
|
||||
Function6718: ; 6718
|
||||
call $6835 ; print "used x on y" text?
|
||||
call AIPrintItemUse_
|
||||
ld hl,$C3CA
|
||||
xor a
|
||||
ld [$CF94],a
|
||||
|
|
|
|||
Loading…
Reference in a new issue