diff options
Diffstat (limited to 'gaunt01/src/bird.h')
| -rw-r--r-- | gaunt01/src/bird.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gaunt01/src/bird.h b/gaunt01/src/bird.h index 11585c2..366f7f9 100644 --- a/gaunt01/src/bird.h +++ b/gaunt01/src/bird.h @@ -48,7 +48,7 @@ #include "ofxRay.h" -#define DEBUG 0 +#define DEBUG 1 class bird { |
