version 1.4.30b
[polyglot.git] / search.h
index 9e55568..b537297 100644 (file)
--- a/search.h
+++ b/search.h
@@ -8,9 +8,9 @@
 #include "board.h"\r
 #include "util.h"\r
 \r
-// constants\r
+// defines\r
 \r
-const int DepthMax = 63;\r
+#define DepthMax 63\r
 \r
 // functions\r
 \r