summaryrefslogtreecommitdiff
path: root/games/trojka/files/patch-ac
blob: b11771664e50eb1bc8b683f7372904e7757e165a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- sys_custom.h.orig	Mon Jul 17 21:02:18 2000
+++ sys_custom.h	Mon Jul 17 21:02:41 2000
@@ -7,7 +7,9 @@
 #ifndef _sys_custom_
 #define _sys_custom_
 
+#ifndef SCOREFILE
 #define SCOREFILE "/usr/games/lib/trojka.scores"
+#endif
 
 #define UMASK 0666    			/* creation mask for hiscorefile */