progress on desktop

This commit is contained in:
2023-02-18 15:44:55 -06:00
parent 7879affd21
commit 60261c73cd
9 changed files with 206 additions and 17 deletions

12
CS3841.code-workspace Normal file
View File

@@ -0,0 +1,12 @@
{
"folders": [
{
"uri": "vscode-remote://wsl+ubuntu/mnt/c/Users/Trevor/Documents/GitRepos/CS3841"
}
],
"settings": {
"files.associations": {
"stdio.h": "c"
}
}
}