diff options
Diffstat (limited to '06_performance/src/main.cpp')
| -rw-r--r-- | 06_performance/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/06_performance/src/main.cpp b/06_performance/src/main.cpp index 9343609..733d488 100644 --- a/06_performance/src/main.cpp +++ b/06_performance/src/main.cpp @@ -5,7 +5,7 @@ int main( ){ //ofSetupOpenGL(4080,768, OF_WINDOW); // <-------- setup the GL context - ofSetupOpenGL(1550,296, OF_WINDOW); // <-------- setup the GL context + ofSetupOpenGL(1400,262, OF_WINDOW); // <-------- setup the GL context |
