mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Add hotplug support to DInput and XInput controller backends
This commit is contained in:
@ -8,8 +8,8 @@ namespace ciface
|
||||
{
|
||||
namespace Win32
|
||||
{
|
||||
void Init();
|
||||
void Init(void* hwnd);
|
||||
void PopulateDevices(void* hwnd);
|
||||
void DeInit();
|
||||
}
|
||||
}
|
||||
} // namespace Win32
|
||||
} // namespace ciface
|
||||
|
Reference in New Issue
Block a user