Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -88,7 +88,6 @@ INCLUDE "mobile/fixed_words.asm"
|
||||
|
||||
INCLUDE "data/trainers/genders.asm"
|
||||
|
||||
|
||||
BTMaleTrainerTexts:
|
||||
dw .Greetings
|
||||
dw .PlayerLost
|
||||
@@ -175,7 +174,6 @@ BTMaleTrainerTexts:
|
||||
dw BTWinM24
|
||||
dw BTWinM25
|
||||
|
||||
|
||||
BTFemaleTrainerTexts:
|
||||
dw .Greetings
|
||||
dw .PlayerLost
|
||||
@@ -232,7 +230,6 @@ BTFemaleTrainerTexts:
|
||||
dw BTWinF14
|
||||
dw BTWinF15
|
||||
|
||||
|
||||
BTGreetingM1:
|
||||
text_jump BattleTowerText_0x1ec000
|
||||
db "@"
|
||||
@@ -535,7 +532,6 @@ BTWinM25:
|
||||
|
||||
|
||||
|
||||
|
||||
BTGreetingF1:
|
||||
text_jump UnknownText_0x1ec9bd
|
||||
db "@"
|
||||
|
Reference in New Issue
Block a user