xref: /csrg-svn/games/rogue/pathnames.h (revision 60842)
142590Sbostic /*-
2*60842Sbostic  * Copyright (c) 1990, 1993
3*60842Sbostic  *	The Regents of the University of California.  All rights reserved.
442590Sbostic  *
542590Sbostic  * %sccs.include.redist.c%
642590Sbostic  *
7*60842Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 05/31/93
842590Sbostic  */
942590Sbostic 
1042590Sbostic #define	_PATH_SCOREFILE	"/var/games/rogue.scores"
11