aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-11 00:41:35 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-11 00:41:35 -0600
commit7db2305640a3876fabb4d28090ab1a0cb8b0682d (patch)
treea89d69f2e5c211cbe5b2ee40fc08f8bd12cc22aa
parentinsert $8 asm for CeladonMansion1Text3 and Text4 (diff)
downloadpokeyellow-7db2305640a3876fabb4d28090ab1a0cb8b0682d.tar.gz
pokeyellow-7db2305640a3876fabb4d28090ab1a0cb8b0682d.tar.xz
pokeyellow-7db2305640a3876fabb4d28090ab1a0cb8b0682d.zip
insert $8 asm for LavenderHouse1Text3 and LavenderHouse1Text4
hg-commit-id: 0bb9b249a63e
-rw-r--r--pokered.asm12
1 files changed, 9 insertions, 3 deletions
diff --git a/pokered.asm b/pokered.asm
index eaf51320..39c88a55 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -7937,13 +7937,19 @@ INCBIN "baserom.gbc",$1d8f4,$a
LavenderHouse1Text3: ; 0x1d8fe
TX_FAR _LavenderHouse1Text3
-
-INCBIN "baserom.gbc",$1d902,$1d90b - $1d902
+ db $8
+ ld a, $2f
+ call $13d0
+ jp $24d7
LavenderHouse1Text4: ; 0x1d90b
TX_FAR _LavenderHouse1Text4
+ db $8
+ ld a, $a7
+ call $13d0
+ jp $24d7
+; 0x1d918
-INCBIN "baserom.gbc",$1d90f,$1d918 - $1d90f
LavenderHouse1Text5: ; 0x1d918
db $08 ; asm
ld a, [$d76c]