diff options
| author | svn2git <svn2git@FreeBSD.org> | 1994-07-01 08:00:00 +0000 |
|---|---|---|
| committer | svn2git <svn2git@FreeBSD.org> | 1994-07-01 08:00:00 +0000 |
| commit | 5e0e9b99dc3fc0ecd49d929db0d57c784b66f481 (patch) | |
| tree | e779b5a6edddbb949b7990751b12d6f25304ba86 /games/hack/hack.mfndpos.h | |
| parent | a16f65c7d117419bd266c28a1901ef129a337569 (diff) | |
Diffstat (limited to 'games/hack/hack.mfndpos.h')
| -rw-r--r-- | games/hack/hack.mfndpos.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/games/hack/hack.mfndpos.h b/games/hack/hack.mfndpos.h deleted file mode 100644 index f4da529fc7fc..000000000000 --- a/games/hack/hack.mfndpos.h +++ /dev/null @@ -1,12 +0,0 @@ -/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ -/* hack.mfndpos.h - version 1.0.2 */ - -#define ALLOW_TRAPS 0777 -#define ALLOW_U 01000 -#define ALLOW_M 02000 -#define ALLOW_TM 04000 -#define ALLOW_ALL (ALLOW_U | ALLOW_M | ALLOW_TM | ALLOW_TRAPS) -#define ALLOW_SSM 010000 -#define ALLOW_ROCK 020000 -#define NOTONL 040000 -#define NOGARLIC 0100000 |
