mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 08:50:48 +00:00
Revert the recent changes related to updating hwnd
This commit is contained in:
parent
74f25ad8ec
commit
4f965da4f1
5 changed files with 6 additions and 29 deletions
|
@ -39,4 +39,6 @@ namespace HotkeyManagerEmu
|
|||
bool IsEnabled();
|
||||
void Enable(bool enable_toggle);
|
||||
bool IsPressed(int Id, bool held);
|
||||
|
||||
static bool enabled;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue