forked from dolphin-emu/dolphin
X11: Disable OSD hotkeys when the corresponding option is disabled.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
// TODO: Move these out of here.
|
||||
extern int frameCount;
|
||||
extern int OSDChoice, OSDTime;
|
||||
extern int OSDChoice;
|
||||
|
||||
extern bool bLastFrameDumped;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user