diff options
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 4114ad3..e4b7f65 100644 --- a/gaunt01/src/bird.h +++ b/gaunt01/src/bird.h @@ -52,6 +52,8 @@ class bird morphmesh model; ofImage texture; + + string currentseq; }; #endif // BIRD_H |
