X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fucioption.cpp;h=ab76997ff0e7a101ca742b9116b8a398caef6852;hp=765e80b4ed96eebba50df89b85dbcde1d435ddb3;hb=11491e71eedf75763f0adf3136344fe3a244a06e;hpb=b893583bb6f3e469b971e6ee2005a5a49b87b127 diff --git a/src/ucioption.cpp b/src/ucioption.cpp index 765e80b4..ab76997f 100644 --- a/src/ucioption.cpp +++ b/src/ucioption.cpp @@ -38,7 +38,7 @@ //// Variables //// -bool Chess960 = false; +bool Chess960; ////