freetype/.vscode/settings.json
2022-10-04 03:16:11 +05:30

6 lines
87 B
JSON

{
"files.associations": {
"ftoutln.h": "c",
"svprop.h": "c"
}
}