X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=hachu.c;h=778182b2ca90f76df3fca587714e92e861ede210;hb=054bc1c2d5fd5124a0d9454669c3603190fd77f8;hp=b3cd8c9190f0eca4e496e0f1cb77e24daeaa2666;hpb=053d8cd0b12c57b4c41cf19399b0502b8bcda158;p=hachu.git diff --git a/hachu.c b/hachu.c index b3cd8c9..778182b 100644 --- a/hachu.c +++ b/hachu.c @@ -71,7 +71,7 @@ #define BSIZE BWMAX*BHMAX #define ZONE zone -#define ONE (currentVariant == V_SHO || currentVariant == V_CHESS || currentVariant == V_SHATRANJ || currentVariant == V_MAKRUK || currentVariant == V_LION) +#define ONE 1 /* currently no variants with 10-deep board */ #define BLACK 0 #define WHITE 1