ref: eeba935da9d3f0b47507d67e21fbba229aca8756
parent: b5f656e3c839ef5f3de039ad3eab1ff965f5948e
author: Bryan Bishop <[email protected]>
date: Tue Jan 10 11:44:15 EST 2012
insert $8 asm for CeladonCityText7 after TX_FAR hg-commit-id: c6893d996b1d
--- a/pokered.asm
+++ b/pokered.asm
@@ -6308,8 +6308,10 @@
CeladonCityText7: ; 0x199ec
TX_FAR _CeladonCityText7
-
-INCBIN "baserom.gbc",$199f0,$199f9 - $199f0
+ db $08 ; asm
+ ld a, $6f
+ call $13d0
+ jp $24d7
CeladonCityText8: ; 0x199f9
TX_FAR _CeladonCityText8