new copyright notice
[unix-history] / usr / src / games / larn / 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_LOG "/var/games/larn/llog12.0"
#define _PATH_SCORE "/var/games/larn/lscore12.0"
#define _PATH_HELP "/usr/share/games/larn/larn.help"
#define _PATH_LEVELS "/usr/share/games/larn/larnmaze"
#define _PATH_FORTS "/usr/share/games/larn/lfortune"
#define _PATH_PLAYERIDS "/usr/share/games/larn/playerids"