HostInterface: Most some imgui logic from SDL to core

This commit is contained in:
Connor McLaughlin
2020-01-02 19:14:06 +10:00
parent 9436ffc806
commit 9de0bf0aaf
4 changed files with 93 additions and 24 deletions

View File

@ -65,7 +65,9 @@ protected:
void UpdateSpeedLimiterState();
void DrawFPSWindow();
void DrawOSDMessages();
void DrawDebugWindows();
void ClearImGuiFocus();
void UpdatePerformanceCounters();