From 9d0f4baa7d82d896b9660dfb2fe484129d5cfd13 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Sun, 17 Feb 2019 00:13:40 +0100 Subject: WIP mm player --- main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 0c6e0de..57d3bb5 100644 --- a/main.cpp +++ b/main.cpp @@ -6,6 +6,7 @@ #include #include "board.h" #include "ai_mc.h" +#include "ai_mm.h" #include "ai_rand.h" #include "ui.h" -- cgit v1.2.3-54-g00ecf