mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
HotKey: fix warnings
This commit is contained in:
parent
235fa05171
commit
68c70be960
3 changed files with 5 additions and 5 deletions
|
@ -36,6 +36,4 @@ namespace HotkeyManagerEmu
|
|||
InputConfig* GetConfig();
|
||||
void GetStatus(u8 _port, HotkeyStatus* _pKeyboardStatus);
|
||||
bool IsPressed(int Id, bool held);
|
||||
|
||||
static u32 hotkeyDown[6];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue