Move location of score file
[unix-history] / usr / src / games / sail / machdep.h
/*
* sccsid = "@(#)machdep.h 1.4 %G%";
*/
#define LOGFILE "/usr/public/lib/shipslog"
#define DRIVER "/usr/public/.driver"
#define DRIVERNAME ".driver"
#define UCBCORY
#define SAILLOGDEF 0 /* don't look up usernames */
#define SETUID /* player and driver run setuid */
#define BUFSIZE 2024