mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-14 06:15:54 -05: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