From f99152341cc83da8a1a13e6ef26b4a5a01b2f149 Mon Sep 17 00:00:00 2001 From: mrsh Date: Mon, 20 Apr 2026 23:23:15 +0200 Subject: [PATCH] test snake --- .vscode/launch.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/launch.json b/.vscode/launch.json index bcf61bc..1368b5c 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -4,6 +4,7 @@ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ + { "name": "Debug", "type": "cppdbg",