summaryrefslogtreecommitdiff
path: root/src/background.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/background.c')
-rw-r--r--src/background.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/background.c b/src/background.c
index c3b7e62..03730e8 100644
--- a/src/background.c
+++ b/src/background.c
@@ -2,7 +2,7 @@
#include "cfg.h"
#include "rotrect.h"
-static long tick = 0;
+long tick = 0;
static void
draw_square(double size, double angle)