summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2010-10-30 20:09:20 -0600
committerIIMarckus <iimarckus@gmail.com>2010-10-30 20:09:20 -0600
commit6d5fe3f49f127919f807a1871f834831505cc0b9 (patch)
tree80c96cc6e407f8a07805c6ec405e2a6088cda301
parente56b7c85c6ae2319ae37e0d656e0def97b14a6b8 (diff)
Minor address→label replacement
hg-commit-id: da374fe7f094
-rw-r--r--pokered.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/pokered.asm b/pokered.asm
index 33657c51..11a0fa13 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -4093,7 +4093,7 @@ EnemySendOut: ; 490E
ld [$CF92],a
push bc
ld bc,$2C
- call $3A87
+ call AddNTimes
pop bc
inc hl
ld a,[hli]
@@ -4105,7 +4105,7 @@ EnemySendOut: ; 490E
ld a,[$CF92]
ld hl,$D8C5
ld bc,$2C
- call $3A87
+ call AddNTimes
ld a,[hl]
ld [$D127],a
ld a,[$CF92]
@@ -4138,7 +4138,7 @@ EnemySendOut: ; 490E
bit 6,a
jr nz,.next4\@
ld hl,$4A79
- call $3C49
+ call PrintText
ld hl,$C42C
ld bc,$0801
ld a,$14
@@ -4159,7 +4159,7 @@ EnemySendOut: ; 490E
cp [hl]
jr nz,.next6\@
ld hl,$51F5
- call $3C49
+ call PrintText
.next8\@
call $1411
jr .next9\@
@@ -4181,7 +4181,7 @@ EnemySendOut: ; 490E
call $3DEF
call $3DDC
ld hl,$4A7E
- call $3C49
+ call PrintText
ld a,[$CFD8]
ld [$CF91],a
ld [$D0B5],a