summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 9273f0e..4031d91 100644
--- a/src/config.h
+++ b/src/config.h
@@ -4,3 +4,4 @@
#define MAX_AVAILABLE_MOVES 64 * 64
#define INFINITY 1000000
#define PLAYER WHITE
+#define MAX_ZOBRIST_SEEDS 1500