From f56178ec9afdd89b85fc0284bddefa5b3f9515d1 Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 1 Aug 2026 13:44:57 +0200 Subject: none --- src/bot.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bot.hpp') diff --git a/src/bot.hpp b/src/bot.hpp index 821eb28..c271882 100644 --- a/src/bot.hpp +++ b/src/bot.hpp @@ -5,4 +5,4 @@ Move GetBestMove(Game *b, int depth); -#endif /* SRC_EVALUATE_H_ */ +#endif /* SRC_BOT_H_ */ -- cgit v1.2.3