|
@ -19,4 +19,4 @@ class ofApp : public ofBaseApp { |
|
|
// you will be able to see the source listed in sources editor
|
|
|
// you will be able to see the source listed in sources editor
|
|
|
CustomSource * customSource; |
|
|
CustomSource * customSource; |
|
|
CrossSource * crossSource; |
|
|
CrossSource * crossSource; |
|
|
}; |
|
|
}; |
|
|