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