summaryrefslogtreecommitdiff
path: root/include/ct1973.h
diff options
context:
space:
mode:
authortslil <tslil@posteo.de>2021-01-10 21:40:38 -0500
committertslil <tslil@posteo.de>2026-08-28 19:37:41 +0100
commitb598a3ab9e682a826516b242a710b26e0c22389f (patch)
treeeedbf2f8f2b4343fa1ae86146439090057c99258 /include/ct1973.h
parenta627eb4b4ce13834b85dfd1ced666cc912516d52 (diff)
This is the general idea, but i'm sure order is incorrect somewhere
Diffstat (limited to 'include/ct1973.h')
-rw-r--r--include/ct1973.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/ct1973.h b/include/ct1973.h
new file mode 100644
index 0000000..632f3ba
--- /dev/null
+++ b/include/ct1973.h
@@ -0,0 +1,7 @@
+#include <stdint.h>
+
+#include "tak.h"
+#include "weights.h"
+
+float
+evaluate_black_win(void);