ref: fd2a88bbf797645bf21d0add131f5b7badcfeed5
parent: c6ce213b6770027b20e75a568a34f0fe09d6809d
author: Bryan Bishop <[email protected]>
date: Thu Jan 12 10:32:48 EST 2012
BillsHouseText4 is just $fd hg-commit-id: f84c6e31c130
--- a/pokered.asm
+++ b/pokered.asm
@@ -9143,11 +9143,13 @@
jp $24d7
; 0x1dfe7
+Route8GateText2:
Route7GateText2:
Route6GateText2:
Route5GateText2: ; 0x1dfe7
INCBIN "baserom.gbc",$1dfe7,$5
+Route8GateText3:
Route7GateText3:
Route6GateText3:
Route5GateText3: ; 0x1dfec
@@ -9261,10 +9263,8 @@
INCBIN "baserom.gbc",$1e1c7,$1e241 - $1e1c7
Route8GateTexts: ; 0x1e241
- dw Route8GateText1
+ dw Route8GateText1, Route8GateText2, Route8GateText3
-INCBIN "baserom.gbc",$1e243,$4
-
Route8GateObject: ; 0x1e247 (size=42)
db $a ; border tile
@@ -9608,12 +9608,12 @@
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