summaryrefslogtreecommitdiff
path: root/games-arcade/abe/files/abe-1.1-settings.patch
blob: c0471a03388a90ec5834c23e7e728911942beadf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
From Fedora:
Enable changing the video settings.Sent upstream 2 Apr 2006:
https://sourceforge.net/p/abe/bugs/1/
--- a/src/Menu.c
+++ b/src/Menu.c
@@ -116,7 +116,7 @@
   if(n == SOUND_ENABLED || n == MUSIC_ENABLED)
     return sound_loaded;
   else
-    return 0;
+    return 1;
 }
 
 void