brender-v1.1.2/ZB/STACKSIZ.C
2022-05-04 18:14:23 -07:00

6 lines
80 B
C

/*
* Set X32-VM Stack size
*/
unsigned int __cdecl _x32_stack_size = 65536;