xref: /csrg-svn/games/tetris/pathnames.h (revision 60854)
157270Sbostic /*-
2*60854Sbostic  * Copyright (c) 1992, 1993
3*60854Sbostic  *	The Regents of the University of California.  All rights reserved.
457270Sbostic  *
557288Sbostic  * This code is derived from software contributed to Berkeley by
657288Sbostic  * Chris Torek and Darren F. Provine.
757288Sbostic  *
857270Sbostic  * %sccs.include.redist.c%
957270Sbostic  *
10*60854Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 05/31/93
1157270Sbostic  */
1257270Sbostic 
1357270Sbostic #define _PATH_SCOREFILE	"/var/games/tetris.scores"
14