From daf87292ef5e3bcff63b4afb3dfa7d903b24b63d Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 28 Jul 2026 15:33:28 +0200 Subject: fixing the hell of a bug --- src/bot.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/bot.cpp') diff --git a/src/bot.cpp b/src/bot.cpp index ef4a747..90c834a 100644 --- a/src/bot.cpp +++ b/src/bot.cpp @@ -4,6 +4,7 @@ #include #include #include +#include int PAWN_VALUE = 100; int KNIGHT_VALUE = 320; -- cgit v1.2.3