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

6 lines
94 B
JSON
Raw Normal View History

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