System: Add InterruptExecution()
This commit is contained in:
@ -146,6 +146,7 @@ bool IsExecuting();
|
||||
|
||||
bool IsStartupCancelled();
|
||||
void CancelPendingStartup();
|
||||
void InterruptExecution();
|
||||
|
||||
ConsoleRegion GetRegion();
|
||||
DiscRegion GetDiscRegion();
|
||||
|
||||
Reference in New Issue
Block a user