aboutsummaryrefslogtreecommitdiff
path: root/games/tenebrae/files/patch-snd__sdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/tenebrae/files/patch-snd__sdl.c')
-rw-r--r--games/tenebrae/files/patch-snd__sdl.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/games/tenebrae/files/patch-snd__sdl.c b/games/tenebrae/files/patch-snd__sdl.c
deleted file mode 100644
index c247885e4112..000000000000
--- a/games/tenebrae/files/patch-snd__sdl.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- snd_sdl.c.orig Sun Mar 14 17:59:19 2004
-+++ snd_sdl.c Sun Mar 14 17:59:35 2004
-@@ -119,3 +119,12 @@
- }
- }
-
-+/*
-+==============
-+SNDDMA_Submit
-+Send sound to device if buffer isn't really the dma buffer
-+===============
-+*/
-+void SNDDMA_Submit(void)
-+{
-+}