From 8587c24de3b655fb8fdc9f1d8bb09d676b7059a7 Mon Sep 17 00:00:00 2001 From: KazApps Date: Fri, 9 Aug 2024 21:24:12 +0900 Subject: [PATCH] =?UTF-8?q?FOUND:;=E3=81=AE=E3=82=BB=E3=83=9F=E3=82=B3?= =?UTF-8?q?=E3=83=AD=E3=83=B3=E3=82=92=E3=82=82=E3=81=A8=E3=81=AB=E6=88=BB?= =?UTF-8?q?=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/types.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/types.cpp b/source/types.cpp index 67fdd0d85..f7952fd6b 100644 --- a/source/types.cpp +++ b/source/types.cpp @@ -139,7 +139,7 @@ namespace Search { pos.undo_move(pv[0]); return false; - FOUND: + FOUND:; pos.undo_move(pv[0]); pv.push_back(m); // std::cout << m << std::endl;