System: Fix Discord Rich Presence

This commit is contained in:
Stenzek
2023-10-29 22:46:02 +10:00
parent 6ca098db97
commit 538266aacd
2 changed files with 23 additions and 1 deletions

View File

@ -144,6 +144,7 @@ bool IsExecutionInterrupted();
bool IsPaused();
bool IsShutdown();
bool IsValid();
bool IsValidOrInitializing();
bool IsExecuting();
bool IsStartupCancelled();