aboutsummaryrefslogtreecommitdiff
path: root/software/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/animation.h')
-rw-r--r--software/animation.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/software/animation.h b/software/animation.h
index fce7081..2626291 100644
--- a/software/animation.h
+++ b/software/animation.h
@@ -2,5 +2,4 @@
#include "consts.h"
-unsigned long clamp_time(unsigned long unclamped_time) {
-}
+unsigned long clamp_time(unsigned long unclamped_time);