mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-03 16:16:05 +00:00
Qt: Implement "Connect Wii Remotes" menu
This commit is contained in:
parent
c66156148d
commit
aae5c950f0
6 changed files with 58 additions and 2 deletions
|
@ -31,6 +31,7 @@ signals:
|
|||
void StartRecording();
|
||||
void ExportRecording();
|
||||
void ToggleReadOnlyMode();
|
||||
void ConnectWiiRemote(int id);
|
||||
|
||||
private:
|
||||
void Run();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue