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

7 lines
113 B
JSON

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