mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 05:40:01 -06: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