aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/puzzles/stppc2x/no-music.patch
blob: f4c5216ea94d6c00b6d00b2ed6e825238b8d5d35 (plain)
1
2
3
4
5
6
7
8
9
10
11
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)