mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Qt/WiimoteControllersWidget: Disable remote Wiimote configuration during netplay.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user