summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2012-11-30 07:38:44 +0100
committerhorchi <vdr@jwendel.de>2012-11-30 07:38:44 +0100
commit58250a33a5f60aa415c3b4548096ab3b37368b0a (patch)
tree789c1377d38aea960228b4328f703c98072ec050 /common.h
parent77d98f2dea54da5aa987ae1ad6cc7d16e5b577ee (diff)
downloadvdr-plugin-seduatmo-58250a33a5f60aa415c3b4548096ab3b37368b0a.tar.gz
vdr-plugin-seduatmo-58250a33a5f60aa415c3b4548096ab3b37368b0a.tar.bz2
added wheel effects provides by TheChief
Diffstat (limited to 'common.h')
-rw-r--r--common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/common.h b/common.h
index ea6701d..c035155 100644
--- a/common.h
+++ b/common.h
@@ -31,6 +31,9 @@ enum Misc
//***************************************************************************
int minMax(int x, int min, int max);
+int getrand(int min, int max);
+float min(float a, float b);
+float max(float a, float b);
//***************************************************************************
// Time