From ae4fe08084f3c3c5775bc286bcc630f2c20af083 Mon Sep 17 00:00:00 2001 From: Rangi Date: Thu, 22 Oct 2020 00:53:54 -0400 Subject: Identify some more labels (a few link-related) --- data/text/battle.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/text/battle.asm b/data/text/battle.asm index 39554bf61..48d0ff483 100644 --- a/data/text/battle.asm +++ b/data/text/battle.asm @@ -199,7 +199,7 @@ SentAllToMomText: text "Sent all to MOM!" prompt -BattleText_0x80a4f: +UnusedRivalLossText: ; unreferenced text ": Huh? I" line "should've chosen" cont "your #MON!" @@ -215,7 +215,7 @@ BattleText_UseNextMon: text "Use next #MON?" done -BattleText_0x80a93: +UnusedRivalWinText: ; unreferenced text ": Yes!" line "I guess I chose a" cont "good #MON!" -- cgit v1.2.3