home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Hack-Phreak Scene Programs
/
cleanhpvac.zip
/
cleanhpvac
/
VELENG10.ZIP
/
CON4VALS.H
< prev
next >
Wrap
Text File
|
1997-07-27
|
230b
|
15 lines
#define DEPTH 4
#define IMPOSSIBLE -30000
#define POSITIVE 1
#define BADMOVE -16384
#define NOCOMMENT 0
#define GOODMOVE 16384
#define BRIGHTMOVE (GOODMOVE/2)
#define SMARTMOVE (BADMOVE/2)
#define RANDVARIANCE 35