This commit is contained in:
hugogogo
2025-03-03 20:45:44 +01:00
parent 90c91a198e
commit 6b033a3352
5 changed files with 74 additions and 6 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"io.h": "c"
}
}