重新细分项目结构

This commit is contained in:
2026-04-23 19:08:06 +08:00
parent 35c2fab170
commit 05e9f30c15
20 changed files with 55 additions and 48 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"program": "${workspaceFolder}\\.vscode-build\\mingw\\Tetris.exe",
"args": [],
"stopAtEntry": false,
"cwd": "${workspaceFolder}\\src",
"cwd": "${workspaceFolder}",
"environment": [],
"externalConsole": true,
"MIMode": "gdb",