lot more code

This commit is contained in:
Dynamitos
2025-01-28 13:11:40 +01:00
parent 80e01b60a0
commit e37fef6d26
7 changed files with 124 additions and 14 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"program": "${workspaceFolder}/build/RayTracer",
"args": [],
"stopAtEntry": false,
"cwd": "${fileDirname}",
"cwd": "${workspaceFolder}/build",
"environment": [],
"externalConsole": false,
"MIMode": "lldb"