mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Merge pull request #5807 from leoetlino/connect-wiimote
Move the Wiimote connect code out of Host
This commit is contained in:
@ -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)
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user