procedural-3d-engine/.vscode/settings.json

7 lines
121 B
JSON
Raw Normal View History

2024-10-29 22:10:14 +01:00
{
"files.associations": {
"*.embeddedhtml": "html",
"iosfwd": "cpp",
"xlocbuf": "cpp"
}
}