mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Config: Expose GFX_OVERLAY_PROJ_STATS setting in UI.
This commit is contained in:
@@ -120,7 +120,6 @@ void Statistics::Display() const
|
||||
ImGui::End();
|
||||
}
|
||||
|
||||
// Is this really needed?
|
||||
void Statistics::DisplayProj() const
|
||||
{
|
||||
if (!ImGui::Begin("Projection Statistics", nullptr, ImGuiWindowFlags_NoNavInputs))
|
||||
|
||||
Reference in New Issue
Block a user