xref: /original-bsd/games/tetris/pathnames.h (revision 1b61d772)
1 /*-
2  * Copyright (c) 1992 The Regents of the University of California.
3  * 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	5.2 (Berkeley) 12/23/92
11  */
12 
13 #define _PATH_SCOREFILE	"/var/games/tetris.scores"
14