Increased max function count like ACSUtils_ACC.

Change to match this: 42506c43ec
This commit is contained in:
Jordon Moss 2017-04-26 14:27:06 -03:00 committed by Christoph Oelckers
parent e0aa06bd0e
commit 290a8a0b23

View file

@ -50,7 +50,7 @@
// Added Ty 07Jan2000 for error details
#define MAX_STATEMENT_LENGTH 4096
#define MAX_FUNCTION_COUNT 256
#define MAX_FUNCTION_COUNT 8192
#define MAX_IMPORTS 256