You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-arcade/abe/files/abe-1.1-settings.patch

13 lines
336 B

diff -Naur --exclude '*.swp' abe-1.1/src/Menu.c abe-1.1.new/src/Menu.c
--- abe-1.1/src/Menu.c 2005-03-05 08:20:04.000000000 -0800
+++ abe-1.1.new/src/Menu.c 2006-04-02 15:04:37.000000000 -0700
@@ -116,7 +116,7 @@
if(n == SOUND_ENABLED || n == MUSIC_ENABLED)
return sound_loaded;
else
- return 0;
+ return 1;
}
void