diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-04-10 22:22:02 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-04-10 22:22:02 +0100 |
| commit | 6ddd691156f1a3a24be9045056db39e78041b8d8 (patch) | |
| tree | 63c8028b2245928592128a535f1df8d660864f22 /gaunt01/src/bird.h | |
| parent | 394b584e84165f239531fcfa2dc05bb7e6b93a54 (diff) | |
integrating
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 |
