summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-10 11:06:45 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-10 11:06:45 -0600
commit24d5cdd15ef3fa09726d994331a35b1aa2769842 (patch)
treeeb1d36349d4bab3b86d8d3ccccf71d49dcd33a16
parentb37a473c7c02bd1a6f3600938737786c8690ec48 (diff)
call $3dd7 -> call Delay3
hg-commit-id: 48f0de3e5ee3
-rw-r--r--pokered.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/pokered.asm b/pokered.asm
index e3f505f0..9f83f0da 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -25340,7 +25340,7 @@ SilphCo9Text1: ; 0x5d8b8
ld a, $7
call $3e6d
call $20d8
- call $3dd7
+ call Delay3
call $20f6
ld hl, $58ea
call PrintText
@@ -27848,7 +27848,7 @@ ViridianGymText1: ; 0x74a69
ld a, $11
call $3e6d
call $2429
- call $3dd7
+ call Delay3
call $20d1
jr .asm_6dff7 ; 0x74a9e
.asm_6de66 ; 0x74aa0