From 5efce10789bc8291ca5517bdeaacab95459b3fdb Mon Sep 17 00:00:00 2001 From: mid-kid Date: Mon, 25 Jun 2018 02:10:37 +0200 Subject: Remove even more address comments That should be all of them this time --- engine/link/link.asm | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'engine/link') diff --git a/engine/link/link.asm b/engine/link/link.asm index f85dcba9c..a8d61d3e8 100644 --- a/engine/link/link.asm +++ b/engine/link/link.asm @@ -505,11 +505,10 @@ LinkTimeout: call WaitBGMap2 ret -.TooMuchTimeHasElapsed: ; 0x283ed +.TooMuchTimeHasElapsed: ; Too much time has elapsed. Please try again. text_jump UnknownText_0x1c4183 db "@" -; 0x283f2 ExchangeBytes: ld a, TRUE @@ -1491,20 +1490,18 @@ Function28926: jp InitTradeMenuDisplay -.Text_CantTradeLastMon: ; 0x28aaf +.Text_CantTradeLastMon: ; If you trade that #MON, you won't be able to battle. text_jump UnknownText_0x1c41b1 db "@" -; 0x28ab4 .String_Stats_Trade: db "STATS TRADE@" -.Text_Abnormal: ; 0x28ac4 +.Text_Abnormal: ; Your friend's @ appears to be abnormal! text_jump UnknownText_0x1c41e6 db "@" -; 0x28ac9 Function28ac9: @@ -1955,11 +1952,10 @@ String28eab: db "TRADE" next "CANCEL@" -UnknownText_0x28eb8: ; 0x28eb8 +UnknownText_0x28eb8: ; Trade @ for @ ? text_jump UnknownText_0x1c4212 db "@" -; 0x28ebd String28ebd: db "Trade completed!@" -- cgit v1.2.3