diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-13 14:51:14 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-13 14:51:14 -0600 |
commit | 1ecbd92a72ab5b18e6ae1ceb66bc211e1d33f840 (patch) | |
tree | 6186a55b2f915575df9336c3b42b1af7c30f6369 | |
parent | 843663c1b56245481d17aa53906cb596b5789fe6 (diff) |
remove extra newlines
hg-commit-id: 4f3352aac87f
-rw-r--r-- | pokered.asm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/pokered.asm b/pokered.asm index 4b79f23a..b0d8a92e 100644 --- a/pokered.asm +++ b/pokered.asm @@ -6790,7 +6790,6 @@ CeladonCityScript: ; 0x19956 ret ; 0x19966 - CeladonCityTexts: ; 0x19966 dw CeladonCityText1, CeladonCityText2, CeladonCityText3, CeladonCityText4, CeladonCityText5, CeladonCityText6, CeladonCityText7, CeladonCityText8, CeladonCityText9, CeladonCityText10, CeladonCityText11, CeladonCityText12, CeladonCityText13, CeladonCityText14, CeladonCityText15, CeladonCityText16, CeladonCityText17, CeladonCityText18 @@ -7142,7 +7141,6 @@ VermilionHouse3Script: ; 0x19c12 jp $3c3c ; 0x19c15 - VermilionHouse3Texts: ; 0x19c15 dw VermilionHouse3Text1 @@ -19526,7 +19524,6 @@ Route7Text1: ; 0x48157 TX_FAR _Route7Text1 db $50 - RedsHouse1F_h: ; 415C db $01 ; tileset db $04,$04 ; dimensions @@ -28559,7 +28556,6 @@ LavenderPokecenterText3: ; 0x5c8ef TX_FAR _LavenderPokecenterText3 db $50 - LavenderPokecenterObject: ; 0x5c8f4 (size=44) db $0 ; border tile @@ -28696,12 +28692,10 @@ VermilionMartText2: ; 0x5c9ea TX_FAR _VermilionMartText2 db $50 - VermilionMartText3: ; 0x5c9ef TX_FAR _VermilionMartText3 db $50 - VermilionMartObject: ; 0x5c9f4 (size=38) db $0 ; border tile @@ -30793,7 +30787,6 @@ SSAnne1Text2: ; 0x61272 TX_FAR _SSAnne1Text2 db $50 - SSAnne1Object: ; 0x61277 (size=104) db $c ; border tile @@ -31105,7 +31098,6 @@ SSAnne5Text3: ; 0x616f4 TX_FAR _SSAnne5Text3 db $50 - SSAnne5Text4: ; 0x616f9 db $08 ; asm ld hl, $56d1 @@ -31185,7 +31177,6 @@ SSAnne6Text6: ; 0x617de TX_FAR _SSAnne6Text6 db $50 - SSAnne6Text7: ; 0x617e3 db $08 ; asm ld hl, $5807 |