mazegame/.vscode/settings.json
2022-05-29 10:17:23 +02:00

6 lines
84 B
JSON

{
"files.associations": {
"unistd.h": "c",
"main.h": "c"
}
}