Searched refs:sMpConfig (Results 1 – 2 of 2) sorted by relevance
107 static MPConfig sMpConfig = variable206 result = MPDSSetupPortConfig( &sDSContext, &sMpConfig ); in DoMPCommunication()214 result = MPStartup( &sMpConfig ); in DoMPCommunication()
227 static MPConfig sMpConfig = variable711 (void)NETMemCpy( sMpConfig.userGameInfo, &sMyGameInfo, sizeof(sMyGameInfo) ); in TransToLobby()712 sMpConfig.userGameInfoLength = sizeof(MyGameInfo); in TransToLobby()721 result = MPDSSetupPortConfig( &sDSContext, &sMpConfig ); in TransToLobby()731 result = MPStartup( &sMpConfig ); in TransToLobby()