summaryrefslogtreecommitdiff
path: root/cdumb.h
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-07-17 23:00:50 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-07-17 23:00:50 +0200
commit0d4951c36ca179d1500314ec23979991270e1fa7 (patch)
treed818df92f1b9338a93e83ae229c7960a102e47ce /cdumb.h
parentbf4c1afea0afe5519e53d3b7f5a8e07c5df1c344 (diff)
DUMB module playback WIP
Diffstat (limited to 'cdumb.h')
-rw-r--r--cdumb.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/cdumb.h b/cdumb.h
new file mode 100644
index 00000000..2b49f48f
--- /dev/null
+++ b/cdumb.h
@@ -0,0 +1,7 @@
+#ifndef __CDUMB_H
+#define __CDUMB_H
+
+extern codec_t cdumb;
+
+#endif // __CDUMB_H
+