Revert "dwjakld"

This reverts commit 5c9b0ec49a.
This commit is contained in:
Dark Steveneq
2025-10-18 23:33:51 +02:00
parent 5c9b0ec49a
commit e091c97305
8 changed files with 459 additions and 2 deletions

2
.vscode/launch.json vendored
View File

@@ -8,7 +8,7 @@
"name": "(gdb) Launch",
"type": "cppdbg",
"request": "launch",
"program": "${workspaceFolder}/build/appqyouvideo",
"program": "${workspaceFolder}/build/appqyouradio",
"args": [],
"stopAtEntry": false,
"cwd": "${workspaceFolder}/build",