commit
13b6968f0d
|
@ -39,6 +39,4 @@ namespace HotkeyManagerEmu
|
||||||
bool IsEnabled();
|
bool IsEnabled();
|
||||||
void Enable(bool enable_toggle);
|
void Enable(bool enable_toggle);
|
||||||
bool IsPressed(int Id, bool held);
|
bool IsPressed(int Id, bool held);
|
||||||
|
|
||||||
static bool enabled;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue