aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Input/in_wave/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Plugins/Input/in_wave/config.h')
-rw-r--r--Src/Plugins/Input/in_wave/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Src/Plugins/Input/in_wave/config.h b/Src/Plugins/Input/in_wave/config.h
new file mode 100644
index 00000000..9163c8ab
--- /dev/null
+++ b/Src/Plugins/Input/in_wave/config.h
@@ -0,0 +1,6 @@
+#ifndef NULLSOFT_IN_WAVE_CONFIG_H
+#define NULLSOFT_IN_WAVE_CONFIG_H
+
+extern char config_extensions[1024];
+extern bool config_upsample8bit;
+#endif \ No newline at end of file