Misc: Purge unused code and report startup error to host
This commit is contained in:
@ -490,7 +490,7 @@ void UpdateDiscordPresence(bool update_session_time);
|
||||
|
||||
namespace Internal {
|
||||
/// Called on process startup.
|
||||
bool CPUThreadInitialize();
|
||||
bool CPUThreadInitialize(Error* error);
|
||||
|
||||
/// Called on process shutdown.
|
||||
void CPUThreadShutdown();
|
||||
|
||||
Reference in New Issue
Block a user