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

15 lines
289 B

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