FullscreenUI: Fix opening while paused

This commit is contained in:
Stenzek
2023-12-14 16:07:57 +10:00
parent 7e1276fbac
commit 7e2afe82b5
6 changed files with 73 additions and 23 deletions

View File

@ -243,6 +243,11 @@ void Host::OnSystemResumed()
//
}
void Host::OnIdleStateChanged()
{
//
}
void Host::OnPerformanceCountersUpdated()
{
//