need -x file for obscene fortunes
[unix-history] / usr / src / games / ching / ching.h
/*
* Copyright (c) 1988 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Guy Harris.
*
* %sccs.include.redist.c%
*
* @(#)ching.h 5.2 (Berkeley) %G%
*/
#define OYIN 6 /* yin (broken) moving to yang (solid) */
#define YYANG 7 /* yang (solid) */
#define YYIN 8 /* yin (broken) */
#define OYANG 9 /* yang (solid) moving to yin (broken) */