mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
X11: Disable OSD hotkeys when the corresponding option is disabled.
This commit is contained in:
parent
446d9279b1
commit
09197e0ffc
3 changed files with 142 additions and 131 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
// TODO: Move these out of here.
|
||||
extern int frameCount;
|
||||
extern int OSDChoice, OSDTime;
|
||||
extern int OSDChoice;
|
||||
|
||||
extern bool bLastFrameDumped;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue