From 484eed1044a234132353af9c766096236353008c Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Thu, 19 Jan 2012 13:21:19 -0600 Subject: incorp Route12Text13, Route12Text14 hg-commit-id: 571e3fd01c36 --- common.asm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common.asm b/common.asm index 6a07c0f6..a268e204 100644 --- a/common.asm +++ b/common.asm @@ -33465,12 +33465,12 @@ Route9Texts: ; 0x556d5 dw Route9Text1, Route9Text2, Route9Text3, Route9Text4, Route9Text5, Route9Text6, Route9Text7, Route9Text8, Route9Text9, Route9Text10, Route9Text11 Route12Text13: ; 0x556eb - -INCBIN "baserom.gbc",$556eb,$556f0 - $556eb - + TX_RAM $cf30 + db $d7, $92 Route12Text14: ; 0x556f0 + db $57 -INCBIN "baserom.gbc",$556f0,$55758 - $556f0 +INCBIN "baserom.gbc",$556f1,$55758 - $556f1 Route9Text1: ; 0x55758 db $8 ; asm -- cgit v1.2.3