diff options
Diffstat (limited to 'offsetProject/src/ofApp.h')
| -rw-r--r-- | offsetProject/src/ofApp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offsetProject/src/ofApp.h b/offsetProject/src/ofApp.h index 711dc0d..67e1b71 100644 --- a/offsetProject/src/ofApp.h +++ b/offsetProject/src/ofApp.h @@ -13,7 +13,7 @@ #define NUM_MODES 3 -#define STORE_SIZE 256 +#define IMAGE_STORE_SIZE 256 class ofApp : public ofBaseApp { |
