Qt/WiimoteControllersWidget: Disable remote Wiimote configuration during netplay.

This commit is contained in:
Admiral H. Curtiss
2022-09-25 04:22:30 +02:00
parent a1563f2def
commit ae4b89441c
4 changed files with 29 additions and 5 deletions

View File

@ -256,4 +256,5 @@ void SetSIPollBatching(bool state);
void SendPowerButtonEvent();
std::string GetGBASavePath(int pad_num);
PadDetails GetPadDetails(int pad_num);
int NumLocalWiimotes();
} // namespace NetPlay