Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user