aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/animation.h
diff options
context:
space:
mode:
authorStrangerke2013-10-01 06:50:27 +0200
committerStrangerke2013-10-01 06:50:27 +0200
commit6c11712373c536a0a0e84c7e4f5d5f39ce79467e (patch)
tree1bff88ef848ab158efb88de945802ae81b162d56 /engines/avalanche/animation.h
parent9b8566ae18fcd1028f71f8f5d6a4498da1abc1e0 (diff)
downloadscummvm-rg350-6c11712373c536a0a0e84c7e4f5d5f39ce79467e.tar.gz
scummvm-rg350-6c11712373c536a0a0e84c7e4f5d5f39ce79467e.tar.bz2
scummvm-rg350-6c11712373c536a0a0e84c7e4f5d5f39ce79467e.zip
AVALANCHE: More refactoring
Diffstat (limited to 'engines/avalanche/animation.h')
-rw-r--r--engines/avalanche/animation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/avalanche/animation.h b/engines/avalanche/animation.h
index 591e955e8f..d5d85106d8 100644
--- a/engines/avalanche/animation.h
+++ b/engines/avalanche/animation.h
@@ -141,6 +141,7 @@ public:
private:
Direction _direction; // The direction Avvy is currently facing.
Direction _oldDirection;
+ bool _arrowTriggered; // And has the arrow been triggered?
byte _geidaSpin, _geidaTime; // For the making "Geida dizzy" joke.