From eeba935da9d3f0b47507d67e21fbba229aca8756 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 10 Jan 2012 16:44:15 -0600 Subject: [PATCH] insert $8 asm for CeladonCityText7 after TX_FAR hg-commit-id: c6893d996b1d --- pokered.asm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pokered.asm b/pokered.asm index efd07b72..02953028 100644 --- a/pokered.asm +++ b/pokered.asm @@ -6308,8 +6308,10 @@ CeladonCityText6: ; 0x199e7 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