ref: af7add4e624cda348acabd20f9f1eedcd2449d35
parent: ed3525a03f4cdc100dd9578620386bacf63539d6
author: Bryan Bishop <kanzure@gmail.com>
date: Thu Jan 12 11:25:24 EST 2012
extract some text scripts near SeafoamIslands5Texts hg-commit-id: 9d603109b16e
--- a/pokered.asm
+++ b/pokered.asm
@@ -1034,7 +1034,7 @@
TextScriptEndingChar:
db "@"
-TextScriptEnd: ; 24D7
+TextScriptEnd: ; 24D7 24d7
ld hl,TextScriptEndingChar
ret
@@ -1196,7 +1196,7 @@
SilphCo10Text4:
SilphCo10Text5:
SilphCo10Text6:
-Route2Text2: ; 0x24f4
+Route2Text2: ; 24f4 0x424f4
db $08 ; asm
ld a, $5c
call Predef
@@ -18140,7 +18140,15 @@
ld [$d668], a
jp $24d7
-INCBIN "baserom.gbc",$468a2,$10
+; 0x468a2 TX_FAR
+db $17, $75, $40, $22
+; 0x468a6
+ db $8
+ ld a, $4a
+ call $13d0
+ call $3748
+ jp TextScriptEnd
+; 0x468b2
SeafoamIslands5Text4: ; 0x468b2
TX_FAR _SeafoamIslands5Text4