summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorJapa Illo2012-02-22 00:48:06 +0530
committerJapa Illo2012-02-22 00:48:06 +0530
commitce5ec6c3f87fe5d0fb2bf5c50f097057e58aa039 (patch)
treeca24a2043ba743872b6136ecb39ec933dbc6bace /common.h
parentae9dd5511370d8b12354b613f395a20cf86bc461 (diff)
downloadstonesense-ce5ec6c3f87fe5d0fb2bf5c50f097057e58aa039.tar.gz
stonesense-ce5ec6c3f87fe5d0fb2bf5c50f097057e58aa039.tar.bz2
stonesense-ce5ec6c3f87fe5d0fb2bf5c50f097057e58aa039.tar.xz
Added fire effects. also fixed the cursor so it scales with the rest.
Signed-off-by: Japa Illo <japa.mala.illo@gmail.com>
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 2f33c4e..9437729 100644
--- a/common.h
+++ b/common.h
@@ -178,6 +178,7 @@ extern uint32_t ClockedTime2;
extern bool timeToReloadSegment;
extern bool timeToReloadConfig;
extern char currentAnimationFrame;
+extern uint32_t currentFrameLong;
extern bool animationFrameShown;
#define MAX_ANIMFRAME 6