diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-06-14 02:04:16 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-06-14 02:04:16 +0100 |
| commit | 58f154e844aed7ba06df3ac570521930de66b744 (patch) | |
| tree | 198901f4cba5ee5621d8fe27d4704825c54dd98f /gaunt01/src/bird.h | |
| parent | eecd5a7eb92f24a1e9d3a2e6853363f23ccfccb2 (diff) | |
mostly good
Diffstat (limited to 'gaunt01/src/bird.h')
| -rw-r--r-- | gaunt01/src/bird.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gaunt01/src/bird.h b/gaunt01/src/bird.h index f413911..11585c2 100644 --- a/gaunt01/src/bird.h +++ b/gaunt01/src/bird.h @@ -48,6 +48,8 @@ #include "ofxRay.h" +#define DEBUG 0 + class bird { public: |
