Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -1112,10 +1112,8 @@ TimeCapsule_ReplaceTeruSama:
|
||||
pop hl
|
||||
ret
|
||||
|
||||
|
||||
INCLUDE "data/items/catch_rate_items.asm"
|
||||
|
||||
|
||||
Link_CopyOTData:
|
||||
.loop
|
||||
ld a, [hli]
|
||||
@@ -1489,7 +1487,6 @@ Function28926:
|
||||
call DelayFrames
|
||||
jp InitTradeMenuDisplay
|
||||
|
||||
|
||||
.Text_CantTradeLastMon:
|
||||
; If you trade that #MON, you won't be able to battle.
|
||||
text_jump UnknownText_0x1c41b1
|
||||
@@ -1503,7 +1500,6 @@ Function28926:
|
||||
text_jump UnknownText_0x1c41e6
|
||||
db "@"
|
||||
|
||||
|
||||
Function28ac9:
|
||||
ld a, [wMenuCursorY]
|
||||
cp 1
|
||||
@@ -1964,7 +1960,6 @@ String_TooBadTheTradeWasCanceled:
|
||||
db "Too bad! The trade"
|
||||
next "was canceled!@"
|
||||
|
||||
|
||||
LinkTextboxAtHL:
|
||||
ld d, h
|
||||
ld e, l
|
||||
|
Reference in New Issue
Block a user