mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-18 08:19:59 +00:00
Merge pull request #5807 from leoetlino/connect-wiimote
Move the Wiimote connect code out of Host
This commit is contained in:
commit
7a51b0bcec
14 changed files with 44 additions and 114 deletions
|
@ -104,9 +104,6 @@ void Host_NotifyMapLoaded()
|
|||
void Host_UpdateDisasmDialog()
|
||||
{
|
||||
}
|
||||
void Host_ConnectWiimote(int wm_idx, bool connect)
|
||||
{
|
||||
}
|
||||
void Host_ShowVideoConfig(void* parent, const std::string& backend_name)
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue