date and time created 90/06/01 13:15:30 by bostic
[unix-history] / usr / src / games / rogue / pathnames.h
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pathnames.h 5.1 (Berkeley) %G%
*/
#define _PATH_SCOREFILE "/var/games/rogue.scores"
#define _PATH_LOCKFILE "/var/games/rogue.lock"