TimingEvents: Don't defer frame done callback

This commit is contained in:
Stenzek
2024-08-19 19:41:14 +10:00
parent 86d4d92753
commit 41c8607782
6 changed files with 26 additions and 25 deletions

View File

@@ -86,7 +86,6 @@ void Shutdown();
bool DoState(StateWrapper& sw);
bool IsRunningEvents();
void SetFrameDone();
void CancelRunningEvent();
void RunEvents();
void CommitLeftoverTicks();