diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-19 13:21:19 -0600 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-19 13:21:19 -0600 |
| commit | 484eed1044a234132353af9c766096236353008c (patch) | |
| tree | 098f0a2eb626817e900c7c7c9101209f26238aa0 | |
| parent | minor touch-ups and missed TX_FARs (diff) | |
| download | pokeyellow-484eed1044a234132353af9c766096236353008c.tar.gz pokeyellow-484eed1044a234132353af9c766096236353008c.tar.xz pokeyellow-484eed1044a234132353af9c766096236353008c.zip | |
incorp Route12Text13, Route12Text14
hg-commit-id: 571e3fd01c36
| -rw-r--r-- | common.asm | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |
