Exemplo n.º 1
0
 public void SetHardwarePlayerDisplay(uint userId, uint playerNum)
 {
     errorHandler(EdkDll.EE_SetHardwarePlayerDisplay(userId, playerNum));
 }