Preallocated stack to reduce stack overflows

This commit is contained in:
Vulpovile
2022-10-05 08:12:15 -07:00
parent 79e8a9738e
commit da759427fd

View File

@@ -179,6 +179,7 @@
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/Blocks3D.pdb"
SubSystem="1"
StackReserveSize="4194304"
TargetMachine="1"
/>
<Tool