diff options
Diffstat (limited to 'include/ct1975.h')
| -rw-r--r-- | include/ct1975.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ct1975.h b/include/ct1975.h new file mode 100644 index 0000000..79c20d2 --- /dev/null +++ b/include/ct1975.h @@ -0,0 +1,6 @@ +#include <stdint.h> +#include "tak.h" +#include "weights.h" + +float +evaluate_black_win(void); |
