aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/winmm.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/winmm.c')
-rw-r--r--Alc/winmm.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Alc/winmm.c b/Alc/winmm.c
index 5365cbc7..9b16b9eb 100644
--- a/Alc/winmm.c
+++ b/Alc/winmm.c
@@ -440,3 +440,7 @@ void alcWinMMInit(BackendFuncs *FuncList)
}
}
}
+
+void alcWinMMDeinit()
+{
+}