diff options
Diffstat (limited to '06_performance/src/testApp.h')
| -rw-r--r-- | 06_performance/src/testApp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/06_performance/src/testApp.h b/06_performance/src/testApp.h index 4ecc24d..87a0b07 100644 --- a/06_performance/src/testApp.h +++ b/06_performance/src/testApp.h @@ -10,7 +10,7 @@ #include "oni.h" -#define BUFFER_SIZE 1024 +#define BUFFER_SIZE 1024 //was 1024 #define BUFFER_FRAMES 512 /* |
