through GetLinkPlayerCount_2

This commit is contained in:
PikalaxALT
2017-11-12 21:31:08 -05:00
parent 5ec0fc9aa0
commit b346bac98b
10 changed files with 42 additions and 54 deletions

View File

@@ -791,7 +791,7 @@ static void Task_HandleSendLinkBuffersData(u8 taskId)
else
var = (gBattleTypeFlags & BATTLE_TYPE_MULTI) ? 4 : 2;
if (sub_800ABAC() >= var)
if (GetLinkPlayerCount_2() >= var)
{
if (sub_800ABBC())
{