Merge master into doc-questlog

This commit is contained in:
GriffinR
2020-01-15 16:27:36 -05:00
39 changed files with 7646 additions and 15876 deletions
+1 -1
View File
@@ -984,7 +984,7 @@ u8 GetMultiplayerId(void)
{
if (gWirelessCommType == 1)
{
return rfu_get_multiplayer_id();
return LinkRfu_GetMultiplayerId();
}
return SIO_MULTI_CNT->id;
}