diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-06-26 11:36:06 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-06-26 11:36:06 +0100 |
| commit | 6e447e02cd9a2680bea5bd2dfe1c77fe5ae8efc2 (patch) | |
| tree | f8e00e6438b1ad71fae523bc49a6185f5e459d38 /06_performance/src/testApp.h | |
| parent | b6afccb0854ffc5656b2d328ac5639b0db5a0c78 (diff) | |
poper fadeout
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 /* |
