summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-12 15:32:48 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-12 15:32:48 -0600
commitfd2a88bbf797645bf21d0add131f5b7badcfeed5 (patch)
treede5398c2be9684371810b6c76bedfa744a70c2ea
parentc6ce213b6770027b20e75a568a34f0fe09d6809d (diff)
BillsHouseText4 is just $fd
hg-commit-id: f84c6e31c130
-rw-r--r--pokered.asm14
1 files changed, 7 insertions, 7 deletions
diff --git a/pokered.asm b/pokered.asm
index a45869df..c6c3fae0 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -9143,11 +9143,13 @@ Route5GateText1: ; 0x1dfaa
jp $24d7
; 0x1dfe7
+Route8GateText2:
Route7GateText2:
Route6GateText2:
Route5GateText2: ; 0x1dfe7
INCBIN "baserom.gbc",$1dfe7,$5
+Route8GateText3:
Route7GateText3:
Route6GateText3:
Route5GateText3: ; 0x1dfec
@@ -9261,9 +9263,7 @@ Route8Gate_h: ; 0x1e1bb to 0x1e1c7 (12 bytes) (bank=7) (id=79)
INCBIN "baserom.gbc",$1e1c7,$1e241 - $1e1c7
Route8GateTexts: ; 0x1e241
- dw Route8GateText1
-
-INCBIN "baserom.gbc",$1e243,$4
+ dw Route8GateText1, Route8GateText2, Route8GateText3
Route8GateObject: ; 0x1e247 (size=42)
db $a ; border tile
@@ -9608,12 +9608,12 @@ BillsHouse_h: ; 0x1e75e to 0x1e76a (12 bytes) (bank=7) (id=88)
INCBIN "baserom.gbc",$1e76a,$1e834 - $1e76a
BillsHouseTexts: ; 0x1e834
- dw BillsHouseText1, BillsHouseText2, BillsHouseText3
+ dw BillsHouseText1, BillsHouseText2, BillsHouseText3, BillsHouseText4
-INCBIN "baserom.gbc",$1e83a,$3
+BillsHouseText4:
+ db $fd
-;0x1e83d
-BillsHouseText1:
+BillsHouseText1: ; 0x1e83d
db $8
ld hl, $6865
call PrintText