mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
remove extra newlines
hg-commit-id: 4f3352aac87f
This commit is contained in:
parent
843663c1b5
commit
1ecbd92a72
|
@ -6790,7 +6790,6 @@ CeladonCityScript: ; 0x19956
|
||||||
ret
|
ret
|
||||||
; 0x19966
|
; 0x19966
|
||||||
|
|
||||||
|
|
||||||
CeladonCityTexts: ; 0x19966
|
CeladonCityTexts: ; 0x19966
|
||||||
dw CeladonCityText1, CeladonCityText2, CeladonCityText3, CeladonCityText4, CeladonCityText5, CeladonCityText6, CeladonCityText7, CeladonCityText8, CeladonCityText9, CeladonCityText10, CeladonCityText11, CeladonCityText12, CeladonCityText13, CeladonCityText14, CeladonCityText15, CeladonCityText16, CeladonCityText17, CeladonCityText18
|
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
|
jp $3c3c
|
||||||
; 0x19c15
|
; 0x19c15
|
||||||
|
|
||||||
|
|
||||||
VermilionHouse3Texts: ; 0x19c15
|
VermilionHouse3Texts: ; 0x19c15
|
||||||
dw VermilionHouse3Text1
|
dw VermilionHouse3Text1
|
||||||
|
|
||||||
|
@ -19526,7 +19524,6 @@ Route7Text1: ; 0x48157
|
||||||
TX_FAR _Route7Text1
|
TX_FAR _Route7Text1
|
||||||
db $50
|
db $50
|
||||||
|
|
||||||
|
|
||||||
RedsHouse1F_h: ; 415C
|
RedsHouse1F_h: ; 415C
|
||||||
db $01 ; tileset
|
db $01 ; tileset
|
||||||
db $04,$04 ; dimensions
|
db $04,$04 ; dimensions
|
||||||
|
@ -28559,7 +28556,6 @@ LavenderPokecenterText3: ; 0x5c8ef
|
||||||
TX_FAR _LavenderPokecenterText3
|
TX_FAR _LavenderPokecenterText3
|
||||||
db $50
|
db $50
|
||||||
|
|
||||||
|
|
||||||
LavenderPokecenterObject: ; 0x5c8f4 (size=44)
|
LavenderPokecenterObject: ; 0x5c8f4 (size=44)
|
||||||
db $0 ; border tile
|
db $0 ; border tile
|
||||||
|
|
||||||
|
@ -28696,12 +28692,10 @@ VermilionMartText2: ; 0x5c9ea
|
||||||
TX_FAR _VermilionMartText2
|
TX_FAR _VermilionMartText2
|
||||||
db $50
|
db $50
|
||||||
|
|
||||||
|
|
||||||
VermilionMartText3: ; 0x5c9ef
|
VermilionMartText3: ; 0x5c9ef
|
||||||
TX_FAR _VermilionMartText3
|
TX_FAR _VermilionMartText3
|
||||||
db $50
|
db $50
|
||||||
|
|
||||||
|
|
||||||
VermilionMartObject: ; 0x5c9f4 (size=38)
|
VermilionMartObject: ; 0x5c9f4 (size=38)
|
||||||
db $0 ; border tile
|
db $0 ; border tile
|
||||||
|
|
||||||
|
@ -30793,7 +30787,6 @@ SSAnne1Text2: ; 0x61272
|
||||||
TX_FAR _SSAnne1Text2
|
TX_FAR _SSAnne1Text2
|
||||||
db $50
|
db $50
|
||||||
|
|
||||||
|
|
||||||
SSAnne1Object: ; 0x61277 (size=104)
|
SSAnne1Object: ; 0x61277 (size=104)
|
||||||
db $c ; border tile
|
db $c ; border tile
|
||||||
|
|
||||||
|
@ -31105,7 +31098,6 @@ SSAnne5Text3: ; 0x616f4
|
||||||
TX_FAR _SSAnne5Text3
|
TX_FAR _SSAnne5Text3
|
||||||
db $50
|
db $50
|
||||||
|
|
||||||
|
|
||||||
SSAnne5Text4: ; 0x616f9
|
SSAnne5Text4: ; 0x616f9
|
||||||
db $08 ; asm
|
db $08 ; asm
|
||||||
ld hl, $56d1
|
ld hl, $56d1
|
||||||
|
@ -31185,7 +31177,6 @@ SSAnne6Text6: ; 0x617de
|
||||||
TX_FAR _SSAnne6Text6
|
TX_FAR _SSAnne6Text6
|
||||||
db $50
|
db $50
|
||||||
|
|
||||||
|
|
||||||
SSAnne6Text7: ; 0x617e3
|
SSAnne6Text7: ; 0x617e3
|
||||||
db $08 ; asm
|
db $08 ; asm
|
||||||
ld hl, $5807
|
ld hl, $5807
|
||||||
|
|
Loading…
Reference in a new issue