diff options
Diffstat (limited to 'futuregael/src/ofApp.h')
| -rw-r--r-- | futuregael/src/ofApp.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/futuregael/src/ofApp.h b/futuregael/src/ofApp.h index 8e4b4aa..cc4d5cb 100644 --- a/futuregael/src/ofApp.h +++ b/futuregael/src/ofApp.h @@ -7,6 +7,11 @@ #include "show.h" +/* + +reduce interval between lines +*/ + class ofApp : public ofBaseApp{ public: |
