Document remaining functions in cable_club
This commit is contained in:
@@ -499,7 +499,7 @@ static void Task_SendPacket(u8 taskId)
|
||||
break;
|
||||
case 1:
|
||||
if (GetMultiplayerId() == 0)
|
||||
SendBlockRequest(1);
|
||||
SendBlockRequest(BLOCK_REQ_SIZE_200);
|
||||
task->data[0]++;
|
||||
break;
|
||||
case 2:
|
||||
|
||||
Reference in New Issue
Block a user