Fix triple newlines left over from removing address comments

This commit is contained in:
Rangi
2018-06-24 23:22:50 -04:00
parent 91f914718a
commit 67d1364c7a
193 changed files with 3 additions and 1965 deletions

View File

@@ -48,7 +48,6 @@ PokeSeer:
call PrintSeerText
ret
SeerAction:
ld a, [wSeerAction]
ld hl, SeerActions
@@ -337,7 +336,6 @@ SeerCancelText:
text_jump UnknownText_0x1c4955
db "@"
SeerAdvice:
ld a, MON_LEVEL
call GetPartyParamLocation
@@ -398,7 +396,6 @@ SeerAdvice5:
text_jump UnknownText_0x1c4ae5
db "@"
GetCaughtGender:
ld hl, MON_CAUGHTGENDER
add hl, bc