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 29a7a70..967e7bd 100644 --- a/gaunt01/src/bird.h +++ b/gaunt01/src/bird.h @@ -108,7 +108,7 @@ class bird float lastTime; - + ofSoundPlayer* sounds; ofImage texture; |
