summaryrefslogtreecommitdiff
path: root/games/freesweep/files/patch-config.h.in
blob: 01211ff0ef6cfde1071ce5790d29ea02104a000c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config.h.in.orig	2016-02-14 22:00:30 UTC
+++ config.h.in
@@ -25,7 +25,7 @@
 #undef SCORESDIR
 
 /* Comment this out to use a shared best times file. */
-#undef USE_GROUP_BEST_FILE
+/* #undef USE_GROUP_BEST_FILE */
 
 
 /* Leave that blank line there!!  Autoheader needs it.