summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer/include
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2004-12-08 12:14:06 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2004-12-08 12:14:06 (GMT)
commit1e60188664cab6ac66dd152b4541217dd0511d3a (patch)
tree29aed89d14f58bbca03f6bcd09032d703dbefb5c /Graphic_Equalizer/include
parent8370faa98b3e44c340aa8c2bc58c9249757f3dbb (diff)
downloadTASS-1e60188664cab6ac66dd152b4541217dd0511d3a.zip
TASS-1e60188664cab6ac66dd152b4541217dd0511d3a.tar.gz
TASS-1e60188664cab6ac66dd152b4541217dd0511d3a.tar.bz2
Created defines to differintiate between the 2 available 'factory default' presets.
Diffstat (limited to 'Graphic_Equalizer/include')
-rw-r--r--Graphic_Equalizer/include/eventhandler.hch4
1 files changed, 4 insertions, 0 deletions
diff --git a/Graphic_Equalizer/include/eventhandler.hch b/Graphic_Equalizer/include/eventhandler.hch
index 772e686..0f3eca9 100644
--- a/Graphic_Equalizer/include/eventhandler.hch
+++ b/Graphic_Equalizer/include/eventhandler.hch
@@ -21,6 +21,10 @@
+#define LOAD_PRESET_RESET 0x000
+#define LOAD_PRESET_DEMO 0x180
+
+
/*
* This is the main eventhandler loop. We require pointers to the event struct