Limit the number of macros to 255
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
// Macros:
|
||||
|
||||
#define MAX_MACRO_NUM 1024
|
||||
#define MAX_MACRO_NUM 255
|
||||
|
||||
// Typedefs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user