abe/abe-1.1-settings.patch
Jerry James 6443e6ab08 Add aarch64 support (bz 924964).
Fix the FSF's address in COPYING.
Add comments on the upstream status of each patch.
Remove deprecated "Encoding" key from desktop file.
2013-03-25 10:49:52 -06:00

11 lines
245 B
Diff

--- src/Menu.c 2005-03-05 08:20:04.000000000 -0800
+++ 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