stack size.

This commit is contained in:
Kelvin Sherlock 2012-05-11 22:46:42 -04:00
parent 2ab70fbaff
commit 6eebad7335
1 changed files with 1 additions and 0 deletions

1
main.c
View File

@ -13,6 +13,7 @@
#include <gno/gno.h>
#pragma optimize 79
#pragma stacksize 768 // 406, so far.
int semID = 0;
Word MyID;