mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Make hotkeys for togglign IR, AR, efb copies and fog settings configurable.
This commit is contained in:
@ -254,9 +254,6 @@ void Renderer::SetScreenshot(const char *filename)
|
||||
// Create On-Screen-Messages
|
||||
void Renderer::DrawDebugText()
|
||||
{
|
||||
if (!g_Config.bOSDHotKey)
|
||||
return;
|
||||
|
||||
// OSD Menu messages
|
||||
if (OSDChoice > 0)
|
||||
{
|
||||
|
Reference in New Issue
Block a user