summary refs log tree commit diff
path: root/src/modules/openmpt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/openmpt.h')
-rw-r--r--src/modules/openmpt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/openmpt.h b/src/modules/openmpt.h
new file mode 100644
index 0000000..3daa7cd
--- /dev/null
+++ b/src/modules/openmpt.h
@@ -0,0 +1,2 @@
+#include "../include.h"
+int module_openmpt(struct blob *file, SDL_AudioDeviceID audio, struct userdata *userdata);