Windows: Call SetThreadStackGuarantee for all threads, not just main thread
This commit is contained in:
@@ -685,6 +685,7 @@ static const OptionData _options[] = {
|
||||
int openttd_main(int argc, char *argv[])
|
||||
{
|
||||
SetSelfAsMainThread();
|
||||
PerThreadSetup();
|
||||
std::string musicdriver;
|
||||
std::string sounddriver;
|
||||
std::string videodriver;
|
||||
|
Reference in New Issue
Block a user