crocparty/.vscode/settings.json

5 lines
62 B
JSON
Raw Normal View History

2024-02-25 21:49:21 +00:00
{
"files.associations": {
"stdbool.h": "c"
}
}