ref: 86a83b1046359258a261055e35172cdb93dd2a55
parent: 31aa2d80d1c94919d39dea4a6d619703cf1c45d2
author: IIMarckus <iimarckus@gmail.com>
date: Fri Oct 29 17:13:38 EDT 2010
Replace a couple addresses with existing labels hg-commit-id: 146738f842e3
--- a/pokered.asm
+++ b/pokered.asm
@@ -3601,7 +3601,7 @@
ld a,[W_OPPONENTSTATUS]
and a
ret z
- jp $6786
+ jp AIUseFullHeal
MistyAI:
cp $40
@@ -3788,7 +3788,7 @@
; fallthrough
Function6718: ; 6718
- call $6835 ; print "used x on y" text?
+ call AIPrintItemUse_
ld hl,$C3CA
xor a
ld [$CF94],a