aboutsummaryrefslogtreecommitdiff
path: root/examples/balls/main.c
diff options
context:
space:
mode:
authorJohn Wilbert M. Villamor <lameguy64@gmail.com>2019-07-17 11:30:07 +0800
committerJohn Wilbert M. Villamor <lameguy64@gmail.com>2019-07-17 11:30:07 +0800
commit0d4345a9bf2623df079c50a3bc73cbb7deca1176 (patch)
tree6cda70b844f39fc2d65a806b91a6010066433b56 /examples/balls/main.c
parentb956c5391b955e793a4d54572aa58872b4c66c30 (diff)
downloadpsn00bsdk-0d4345a9bf2623df079c50a3bc73cbb7deca1176.tar.gz
Added C++ support, updated build instructions and makefiles, consolidated libc and libgcc (during build process), libraries now v0.12b and more
Diffstat (limited to 'examples/balls/main.c')
-rw-r--r--examples/balls/main.c2
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