Minor link cleanup

This commit is contained in:
GriffinR
2021-03-19 14:10:13 -04:00
committed by huderlem
parent 8eafe1fd4e
commit 557152b06e
6 changed files with 180 additions and 235 deletions
+1 -1
View File
@@ -904,7 +904,7 @@ static void Task_StartWirelessCableClubBattle(u8 taskId)
{
struct LinkPlayer *player = (struct LinkPlayer *)gBlockRecvBuffer[i];
gLinkPlayers[i] = *player;
sub_800B524(&gLinkPlayers[i]);
ConvertLinkPlayerName(&gLinkPlayers[i]);
ResetBlockReceivedFlag(i);
}
tState = 4;