diff options
Diffstat (limited to 'examples/balls/main.c')
| -rw-r--r-- | examples/balls/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/balls/main.c b/examples/balls/main.c index ba6a391..1be49e0 100644 --- a/examples/balls/main.c +++ b/examples/balls/main.c @@ -22,7 +22,7 @@ #include "ball16c.h" -#define MAX_BALLS 384 +#define MAX_BALLS 1024 #define OT_LEN 8 |
