mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Qt: Implement "Connect Wii Remotes" menu
This commit is contained in:
@ -31,6 +31,7 @@ signals:
|
||||
void StartRecording();
|
||||
void ExportRecording();
|
||||
void ToggleReadOnlyMode();
|
||||
void ConnectWiiRemote(int id);
|
||||
|
||||
private:
|
||||
void Run();
|
||||
|
Reference in New Issue
Block a user