Robot_Riombotique/.vscode/settings.json
2023-12-16 12:12:55 +01:00

6 lines
85 B
JSON

{
"files.associations": {
"stdlib.h": "c",
"stdio.h": "c"
}
}