From b598a3ab9e682a826516b242a710b26e0c22389f Mon Sep 17 00:00:00 2001 From: tslil Date: Sun, 10 Jan 2021 21:40:38 -0500 Subject: This is the general idea, but i'm sure order is incorrect somewhere --- include/ct1973.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 include/ct1973.h (limited to 'include/ct1973.h') 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 + +#include "tak.h" +#include "weights.h" + +float +evaluate_black_win(void); -- cgit v1.3.1