describe ap (Kirk); delete lfs_mntinvalbuf, lfs_vinvalbuf, add
[unix-history] / usr / src / games / ching / ching.h
CommitLineData
80be0c2a
KB
1/*
2 * Copyright (c) 1988 The Regents of the University of California.
3 * All rights reserved.
4 *
5 * This code is derived from software contributed to Berkeley by
6 * Guy Harris.
7 *
a6547b1d 8 * %sccs.include.redist.c%
80be0c2a 9 *
a6547b1d 10 * @(#)ching.h 5.2 (Berkeley) %G%
80be0c2a
KB
11 */
12
13#define OYIN 6 /* yin (broken) moving to yang (solid) */
14#define YYANG 7 /* yang (solid) */
15#define YYIN 8 /* yin (broken) */
16#define OYANG 9 /* yang (solid) moving to yin (broken) */