aboutsummaryrefslogtreecommitdiffhomepage
path: root/osc.h
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2017-06-03 23:02:46 +0200
committercbdev <cb@cbcdn.com>2017-06-03 23:02:46 +0200
commitb7e009a98698c4ed81b16cbc274a3b47793c1bab (patch)
treed0f130451f381bea80822b5d1533fca36d4f3434 /osc.h
parent19fd0404ba636ff5f67cbf218d175ccbef29579a (diff)
downloadmidimonster-b7e009a98698c4ed81b16cbc274a3b47793c1bab.tar.gz
midimonster-b7e009a98698c4ed81b16cbc274a3b47793c1bab.tar.bz2
midimonster-b7e009a98698c4ed81b16cbc274a3b47793c1bab.zip
Config parser
Diffstat (limited to 'osc.h')
-rw-r--r--osc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/osc.h b/osc.h
new file mode 100644
index 0000000..6cc321d
--- /dev/null
+++ b/osc.h
@@ -0,0 +1,2 @@
+#include "midimonster.h"
+int osc_start();