mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-27 19:26:52 +00:00
need the extra threads...
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
|
||||
Result LoopProcess();
|
||||
|
||||
void StartAdditionalHostThreads(const char* name, size_t num_threads);
|
||||
static void RunServer(std::unique_ptr<ServerManager>&& server);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user