summaryrefslogtreecommitdiff
path: root/games/freesweep/files/patch-config.h.in
blob: d58b997c8884a9d0d64b31cc7225a2f8f0862060 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config.h.in.orig	Wed Nov 12 04:24:48 2003
+++ config.h.in	Wed Nov 12 04:25:07 2003
@@ -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.