4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / games / tetris / pathnames.h
CommitLineData
7afac2a3 1/*-
6601dd48
KB
2 * Copyright (c) 1992, 1993
3 * The Regents of the University of California. All rights reserved.
7afac2a3 4 *
05932cb9
KB
5 * This code is derived from software contributed to Berkeley by
6 * Chris Torek and Darren F. Provine.
7 *
7afac2a3
KB
8 * %sccs.include.redist.c%
9 *
6601dd48 10 * @(#)pathnames.h 8.1 (Berkeley) %G%
7afac2a3
KB
11 */
12
13#define _PATH_SCOREFILE "/var/games/tetris.scores"