forked from dolphin-emu/dolphin
Updated the input plugins reference of hwnd on game start. Fixes the emu wiimotes mouse IR when rendering the game to a separate window.
This commit is contained in:
@@ -39,6 +39,4 @@ namespace HotkeyManagerEmu
|
||||
bool IsEnabled();
|
||||
void Enable(bool enable_toggle);
|
||||
bool IsPressed(int Id, bool held);
|
||||
|
||||
static bool enabled;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user