blob: 7fea299ee49111d225c3d6cae6646d7774fc0d08 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- pathnames.h.orig Tue Apr 1 23:06:45 2003
+++ pathnames.h Tue Apr 1 23:07:14 2003
@@ -39,4 +39,4 @@
* @(#)pathnames.h 8.1 (Berkeley) 5/31/93
*/
-#define _PATH_SCOREFILE "/var/games/tetris.scores"
+#define _PATH_SCOREFILE "%%PREFIX%%/var/games/bsdtris.scores"
|