fixed unicode.sub

This commit is contained in:
2025-06-30 18:42:39 +02:00
parent 24b47074eb
commit 742349dec3
3 changed files with 21 additions and 36 deletions

View File

@@ -53,7 +53,7 @@
#define NN_MAX_METHODS 32
#define NN_MAX_USERS 128
#define NN_MAX_ARCHITECTURES 16
#define NN_MAX_SIGNALS 32
#define NN_MAX_SIGNALS 128
#define NN_MAX_SIGNAL_VALS 32
#define NN_MAX_USERDATA 1024
#define NN_MAX_USER_SIZE 128