summaryrefslogtreecommitdiff
path: root/src/contest_link.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/contest_link.c')
-rw-r--r--src/contest_link.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/contest_link.c b/src/contest_link.c
index 7a169cf08..2ba7a3e39 100644
--- a/src/contest_link.c
+++ b/src/contest_link.c
@@ -395,7 +395,7 @@ void Task_LinkContest_CommunicateCategory(u8 taskId)
}
}
-void sub_80C89DC(u8 taskId)
+void Task_LinkContest_CommunicateMonIdxs(u8 taskId)
{
switch (gTasks[taskId].data[0])
{
@@ -449,7 +449,7 @@ void sub_80C8A38(u8 taskId)
}
}
-void sub_80C8AD0(u8 taskId)
+void Task_LinkContest_CommunicateFinalStandings(u8 taskId)
{
switch (gTasks[taskId].data[0])
{