aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/puzzles/stppc2x/no-music.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/puzzles/stppc2x/no-music.patch')
-rw-r--r--recipes/puzzles/stppc2x/no-music.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/puzzles/stppc2x/no-music.patch b/recipes/puzzles/stppc2x/no-music.patch
new file mode 100644
index 0000000000..f4c5216ea9
--- /dev/null
+++ b/recipes/puzzles/stppc2x/no-music.patch
@@ -0,0 +1,12 @@
+diff -ru trunk.orig/sdl.c trunk/sdl.c
+--- trunk.orig/sdl.c 2010-10-13 00:06:42.000000000 +0300
++++ trunk/sdl.c 2010-10-13 01:17:47.776880717 +0300
+@@ -16,7 +16,7 @@
+ // #define DEBUG_FUNCTIONS // Function calls
+
+ //#define SCALELARGESCREEN
+-#define BACKGROUND_MUSIC
++//#define BACKGROUND_MUSIC
+
+ // Define this to implement kludges for certain game-specific options
+ // (Usually the ones that require floating point numbers but don't tell us)