summaryrefslogtreecommitdiff
path: root/src/animate.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animate.hpp')
-rw-r--r--src/animate.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/animate.hpp b/src/animate.hpp
index fcb89fc..865b3bd 100644
--- a/src/animate.hpp
+++ b/src/animate.hpp
@@ -10,6 +10,7 @@
class animate : public hooks {
private:
Graph G;
+ bool seen_guy;
public:
long double lv;
std::list<std::list<unsigned>> avalanches;