Incorporate feedback

This commit is contained in:
Phlosioneer
2019-02-26 22:04:44 -05:00
parent eca329f9c5
commit accea672f1
12 changed files with 32 additions and 38 deletions

View File

@@ -302,7 +302,7 @@ void LinkTestScreen(void)
SetMainCallback2(CB2_LinkTest);
}
void SetLocalLinkPlayerId(u8 playerId)
void SetgLocalLinkPlayerId(u8 playerId)
{
gLocalLinkPlayer.id = playerId;
}