xref: /original-bsd/games/tetris/pathnames.h (revision d45fc766)
1 /*-
2  * Copyright (c) 1992, 1993
3  *	The Regents of the University of California.  All rights reserved.
4  *
5  * This code is derived from software contributed to Berkeley by
6  * Chris Torek and Darren F. Provine.
7  *
8  * %sccs.include.redist.c%
9  *
10  *	@(#)pathnames.h	8.1 (Berkeley) 05/31/93
11  */
12 
13 #define _PATH_SCOREFILE	"/var/games/tetris.scores"
14